2025-02-26 07:57:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-26 07:57:56.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:56.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:56.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795f8317 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:57:56.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:56.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:56.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-26 07:57:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-26 07:57:56.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.741 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.743 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.755 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:56.757 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7a83ec 2025-02-26 07:57:56.757 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7a83ec 2025-02-26 07:57:56.759 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd68f3 2025-02-26 07:57:56.759 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd68f3 2025-02-26 07:57:56.761 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2182e89c 2025-02-26 07:57:56.761 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2182e89c 2025-02-26 07:57:56.763 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@648062c8 2025-02-26 07:57:56.763 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@648062c8 2025-02-26 07:57:56.765 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9ae857 2025-02-26 07:57:56.765 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9ae857 2025-02-26 07:57:56.768 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aee127 2025-02-26 07:57:56.768 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aee127 2025-02-26 07:57:56.771 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@635e3506 2025-02-26 07:57:56.771 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@635e3506 2025-02-26 07:57:56.774 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af9d87 2025-02-26 07:57:56.774 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af9d87 2025-02-26 07:57:56.776 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb0515 2025-02-26 07:57:56.776 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb0515 2025-02-26 07:57:56.776 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:57:56.876 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:56.876 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:57:56.876 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:56.877 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:57:56.879 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.879 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 07:57:56.879 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-26 07:57:56.879 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 07:57:56.927 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.943 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.956 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.968 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.979 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:56.982 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:57.047 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-26 07:57:57.065 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 07:57:57.065 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 07:57:57.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-26 07:57:57.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-26 07:57:57.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:57:57.074 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31db34da: (connection evicted) 2025-02-26 07:57:57.075 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:57.075 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 07:57:57.075 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b7a83ec: (connection evicted) 2025-02-26 07:57:57.075 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bd68f3: (connection evicted) 2025-02-26 07:57:57.076 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2182e89c: (connection evicted) 2025-02-26 07:57:57.076 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648062c8: (connection evicted) 2025-02-26 07:57:57.076 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b9ae857: (connection evicted) 2025-02-26 07:57:57.076 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55aee127: (connection evicted) 2025-02-26 07:57:57.077 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635e3506: (connection evicted) 2025-02-26 07:57:57.077 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af9d87: (connection evicted) 2025-02-26 07:57:57.077 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bb0515: (connection evicted) 2025-02-26 07:57:57.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:57.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-26 07:57:57.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-26 07:57:57.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2347b7af 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-26 07:57:57.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-26 07:57:57.085 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.091 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.093 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.094 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:57.094 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:57:57.094 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:57.094 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:57:57.102 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.103 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 07:57:57.103 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-26 07:57:57.103 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 07:57:57.106 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.115 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.124 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.132 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.139 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.141 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.174 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-02-26 07:57:57.185 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed832b2 2025-02-26 07:57:57.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed832b2 2025-02-26 07:57:57.189 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@501fd719 2025-02-26 07:57:57.189 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@501fd719 2025-02-26 07:57:57.190 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 07:57:57.190 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 07:57:57.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-26 07:57:57.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-26 07:57:57.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-02-26 07:57:57.191 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0: (connection evicted) 2025-02-26 07:57:57.191 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:57.191 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 07:57:57.191 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@542059c2 2025-02-26 07:57:57.191 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@542059c2 2025-02-26 07:57:57.192 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed832b2: (connection evicted) 2025-02-26 07:57:57.192 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@501fd719: (connection evicted) 2025-02-26 07:57:57.192 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542059c2: (connection evicted) 2025-02-26 07:57:57.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:57.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-26 07:57:57.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-26 07:57:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3ad8e7 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-26 07:57:57.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b73e0a 2025-02-26 07:57:57.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b73e0a 2025-02-26 07:57:57.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-26 07:57:57.331 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66715ca9 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-26 07:57:57.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-02-26 07:57:57.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-02-26 07:57:57.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-26 07:57:57.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c573229 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-26 07:57:57.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-02-26 07:57:57.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-02-26 07:57:57.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-26 07:57:57.635 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-02-26 07:57:57.671 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.685 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.771 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-02-26 07:57:57.777 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-02-26 07:57:57.778 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34729/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 07:57:57.778 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34729/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-26 07:57:57.778 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34729/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 07:57:57.792 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34729/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 07:57:57.792 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34729/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 07:57:57.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-26 07:57:57.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-26 07:57:57.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.810 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520a95ff: (connection evicted) 2025-02-26 07:57:57.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:57.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-26 07:57:57.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-26 07:57:57.813 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-26 07:57:57.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-02-26 07:57:57.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-02-26 07:57:57.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-26 07:57:57.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179fc8c 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-26 07:57:57.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-02-26 07:57:57.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-02-26 07:57:57.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-26 07:57:57.849 [DefaultDispatcher-worker-12 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-02-26 07:57:57.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-26 07:57:57.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-26 07:57:57.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.852 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd: (connection evicted) 2025-02-26 07:57:57.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:57.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-26 07:57:57.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-26 07:57:57.853 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-26 07:57:57.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-02-26 07:57:57.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-02-26 07:57:57.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-26 07:57:57.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-26 07:57:57.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb4c4cc 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@41be8db9 2025-02-26 07:57:57.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@41be8db9 2025-02-26 07:57:57.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-26 07:57:57.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-26 07:57:57.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-26 07:57:57.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.870 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c: (connection evicted) 2025-02-26 07:57:57.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:57.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-26 07:57:57.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-26 07:57:57.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-02-26 07:57:57.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-02-26 07:57:57.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4364 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-02-26 07:57:57.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-02-26 07:57:57.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-26 07:57:57.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-26 07:57:57.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-26 07:57:57.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.889 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693f2c89: (connection evicted) 2025-02-26 07:57:57.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:57.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-26 07:57:57.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e6a68 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-02-26 07:57:57.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-02-26 07:57:57.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194224ca 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:57.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:57.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-02-26 07:57:57.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-02-26 07:57:57.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-26 07:57:57.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-26 07:57:57.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-26 07:57:57.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.915 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6: (connection evicted) 2025-02-26 07:57:57.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:57.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-26 07:57:57.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-26 07:57:57.926 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.965 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:57.983 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.001 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312f3050 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-26 07:57:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-26 07:57:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-26 07:57:58.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa7cfdf 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-02-26 07:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-02-26 07:57:58.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-26 07:57:58.178 [DefaultDispatcher-worker-4 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-02-26 07:57:58.182 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.191 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.197 [DefaultDispatcher-worker-4 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-02-26 07:57:58.204 [DefaultDispatcher-worker-4 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-02-26 07:57:58.208 [DefaultDispatcher-worker-4 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-02-26 07:57:58.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-26 07:57:58.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-26 07:57:58.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.243 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52856ff9: (connection evicted) 2025-02-26 07:57:58.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-26 07:57:58.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-26 07:57:58.247 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-02-26 07:57:58.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-26 07:57:58.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-26 07:57:58.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-02-26 07:57:58.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-02-26 07:57:58.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e36bc01 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-26 07:57:58.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2025-02-26 07:57:58.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2025-02-26 07:57:58.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-26 07:57:58.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-26 07:57:58.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-26 07:57:58.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.268 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44ddb518: (connection evicted) 2025-02-26 07:57:58.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-26 07:57:58.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-02-26 07:57:58.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-02-26 07:57:58.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-02-26 07:57:58.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-02-26 07:57:58.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-26 07:57:58.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-26 07:57:58.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-26 07:57:58.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.280 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e: (connection evicted) 2025-02-26 07:57:58.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-26 07:57:58.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-02-26 07:57:58.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-02-26 07:57:58.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351d93bd 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-02-26 07:57:58.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-02-26 07:57:58.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-26 07:57:58.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-26 07:57:58.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-26 07:57:58.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.291 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ec5357: (connection evicted) 2025-02-26 07:57:58.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-26 07:57:58.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-02-26 07:57:58.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-02-26 07:57:58.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-26 07:57:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b030101 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-02-26 07:57:58.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-02-26 07:57:58.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-26 07:57:58.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-26 07:57:58.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-26 07:57:58.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.351 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8: (connection evicted) 2025-02-26 07:57:58.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-26 07:57:58.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-26 07:57:58.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-02-26 07:57:58.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-02-26 07:57:58.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73385d3f 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-26 07:57:58.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-02-26 07:57:58.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-02-26 07:57:58.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-26 07:57:58.365 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-26 07:57:58.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-26 07:57:58.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.366 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304744a1: (connection evicted) 2025-02-26 07:57:58.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-26 07:57:58.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-26 07:57:58.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-02-26 07:57:58.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-02-26 07:57:58.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-26 07:57:58.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-02-26 07:57:58.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-02-26 07:57:58.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-26 07:57:58.378 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.384 [DefaultDispatcher-worker-4 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-02-26 07:57:58.384 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-02-26 07:57:58.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-26 07:57:58.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-26 07:57:58.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.385 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be50bba: (connection evicted) 2025-02-26 07:57:58.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-26 07:57:58.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-26 07:57:58.386 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-02-26 07:57:58.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-02-26 07:57:58.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-02-26 07:57:58.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-26 07:57:58.389 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d984ee 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-02-26 07:57:58.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-02-26 07:57:58.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-26 07:57:58.405 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-26 07:57:58.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-26 07:57:58.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.407 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75805562: (connection evicted) 2025-02-26 07:57:58.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-26 07:57:58.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-26 07:57:58.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-02-26 07:57:58.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-02-26 07:57:58.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4152bd0f 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-02-26 07:57:58.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-02-26 07:57:58.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-26 07:57:58.464 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.476 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.496 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.515 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.523 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.532 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-02-26 07:57:58.533 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-02-26 07:57:58.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-26 07:57:58.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-26 07:57:58.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.534 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4345fd45: (connection evicted) 2025-02-26 07:57:58.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-26 07:57:58.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-26 07:57:58.535 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-02-26 07:57:58.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-02-26 07:57:58.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-26 07:57:58.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-02-26 07:57:58.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-02-26 07:57:58.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-26 07:57:58.637 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.646 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-26 07:57:58.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-26 07:57:58.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.677 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc3529: (connection evicted) 2025-02-26 07:57:58.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-26 07:57:58.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-26 07:57:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-26 07:57:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-02-26 07:57:58.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-02-26 07:57:58.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d764641 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-02-26 07:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-02-26 07:57:58.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-26 07:57:58.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-26 07:57:58.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-26 07:57:58.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.693 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2: (connection evicted) 2025-02-26 07:57:58.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-26 07:57:58.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-26 07:57:58.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-02-26 07:57:58.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-02-26 07:57:58.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-02-26 07:57:58.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-02-26 07:57:58.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-26 07:57:58.791 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.803 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.806 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-02-26 07:57:58.807 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-02-26 07:57:58.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-26 07:57:58.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-26 07:57:58.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.808 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734: (connection evicted) 2025-02-26 07:57:58.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-26 07:57:58.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-26 07:57:58.809 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-02-26 07:57:58.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-02-26 07:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-02-26 07:57:58.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-26 07:57:58.812 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-26 07:57:58.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-02-26 07:57:58.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-02-26 07:57:58.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-26 07:57:58.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-26 07:57:58.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-26 07:57:58.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.823 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2025-02-26 07:57:58.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-26 07:57:58.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f24a84 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-02-26 07:57:58.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-02-26 07:57:58.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-26 07:57:58.840 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-02-26 07:57:58.845 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-02-26 07:57:58.846 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e00bdb 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-26 07:57:58.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-02-26 07:57:58.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-02-26 07:57:58.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-26 07:57:58.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-26 07:57:58.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-26 07:57:58.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:57:58.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-26 07:57:58.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-26 07:57:58.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 07:57:58.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 07:57:58.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-26 07:57:58.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 07:57:58.862 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 07:57:58.863 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66863941 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-26 07:57:58.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-02-26 07:57:58.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-02-26 07:57:58.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-26 07:57:58.869 [DefaultDispatcher-worker-9 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 07:57:58.869 [DefaultDispatcher-worker-12 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-02-26 07:57:58.870 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-02-26 07:57:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-26 07:57:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-26 07:57:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.873 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01: (connection evicted) 2025-02-26 07:57:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-26 07:57:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-26 07:57:58.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 07:57:58.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 07:57:58.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-26 07:57:58.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 07:57:58.882 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 07:57:58.883 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35fb3209 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fd091 2025-02-26 07:57:58.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fd091 2025-02-26 07:57:58.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-26 07:57:58.889 [DefaultDispatcher-worker-6 @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 07:57:58.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-26 07:57:58.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-26 07:57:58.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.895 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3: (connection evicted) 2025-02-26 07:57:58.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-26 07:57:58.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-26 07:57:58.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-02-26 07:57:58.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-02-26 07:57:58.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-26 07:57:58.899 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-02-26 07:57:58.905 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-02-26 07:57:58.906 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f548a 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-02-26 07:57:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-02-26 07:57:58.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-26 07:57:58.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-26 07:57:58.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-26 07:57:58.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:57:58.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-26 07:57:58.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248b2b61 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-26 07:57:58.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-02-26 07:57:58.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-02-26 07:57:58.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-26 07:57:58.921 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.944 [DefaultDispatcher-worker-17 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-02-26 07:57:58.949 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.950 [DefaultDispatcher-worker-4 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-02-26 07:57:58.965 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.978 [DefaultDispatcher-worker-9 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-02-26 07:57:58.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-26 07:57:58.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-26 07:57:58.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:58.979 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d1735e: (connection evicted) 2025-02-26 07:57:58.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:58.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-26 07:57:58.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3634c8 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:58.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-26 07:57:58.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-02-26 07:57:58.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-02-26 07:57:58.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-26 07:57:58.985 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.001 [DefaultDispatcher-worker-13 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-02-26 07:57:59.005 [DefaultDispatcher-worker-5 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-02-26 07:57:59.007 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-26 07:57:59.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-26 07:57:59.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.015 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5960f17: (connection evicted) 2025-02-26 07:57:59.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:59.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-26 07:57:59.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2772a9 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-02-26 07:57:59.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-02-26 07:57:59.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-26 07:57:59.037 [DefaultDispatcher-worker-12 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-02-26 07:57:59.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-26 07:57:59.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-26 07:57:59.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.038 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87: (connection evicted) 2025-02-26 07:57:59.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:59.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-26 07:57:59.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d98729a 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-02-26 07:57:59.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-02-26 07:57:59.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-26 07:57:59.058 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-02-26 07:57:59.063 [DefaultDispatcher-worker-15 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-02-26 07:57:59.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-26 07:57:59.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-26 07:57:59.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.064 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34: (connection evicted) 2025-02-26 07:57:59.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:59.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-26 07:57:59.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dbb7c 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-26 07:57:59.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-02-26 07:57:59.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-02-26 07:57:59.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-26 07:57:59.085 [DefaultDispatcher-worker-13 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-02-26 07:57:59.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-26 07:57:59.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-26 07:57:59.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.087 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6: (connection evicted) 2025-02-26 07:57:59.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:59.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-26 07:57:59.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-26 07:57:59.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11309dd4 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-02-26 07:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-02-26 07:57:59.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-26 07:57:59.106 [DefaultDispatcher-worker-7 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-02-26 07:57:59.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-26 07:57:59.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-26 07:57:59.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.106 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c: (connection evicted) 2025-02-26 07:57:59.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:59.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-26 07:57:59.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ac1249 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-02-26 07:57:59.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-02-26 07:57:59.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-26 07:57:59.283 [DefaultDispatcher-worker-16 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-02-26 07:57:59.288 [DefaultDispatcher-worker-16 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-02-26 07:57:59.290 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40521/manifest.json 2025-02-26 07:57:59.290 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40521/manifest.json. 2025-02-26 07:57:59.290 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40521/manifest.json 2025-02-26 07:57:59.291 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40521/manifest.json 2025-02-26 07:57:59.291 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40521/manifest.json 2025-02-26 07:57:59.345 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.367 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40521/manifest.json. 2025-02-26 07:57:59.368 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40521/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:57:59.376 [DefaultDispatcher-worker-14 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-02-26 07:57:59.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-26 07:57:59.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-26 07:57:59.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.380 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3: (connection evicted) 2025-02-26 07:57:59.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:59.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-26 07:57:59.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9971af 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-02-26 07:57:59.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-02-26 07:57:59.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74787609 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-26 07:57:59.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-02-26 07:57:59.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-02-26 07:57:59.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-26 07:57:59.418 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 07:57:59.453 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-02-26 07:57:59.453 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1c06f19c 2025-02-26 07:57:59.495 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.502 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.506 [DefaultDispatcher-worker-11 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:39985 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245b0bd7 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-26 07:57:59.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2025-02-26 07:57:59.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2025-02-26 07:57:59.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-26 07:57:59.522 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 07:57:59.526 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 07:57:59.526 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 07:57:59.526 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 07:57:59.526 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 07:57:59.526 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 07:57:59.526 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 07:57:59.527 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 07:57:59.528 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7683ea43 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:57:59.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:57:59.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:57:59.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:57:59.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:57:59.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:57:59.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:57:59.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-26 07:57:59.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-26 07:57:59.557 [DefaultDispatcher-worker-1 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.562 [DefaultDispatcher-worker-12 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.566 [DefaultDispatcher-worker-4 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2025-02-26 07:57:59.568 [DefaultDispatcher-worker-4 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2025-02-26 07:57:59.572 [DefaultDispatcher-worker-11 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.576 [DefaultDispatcher-worker-4 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.576 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.577 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json. 2025-02-26 07:57:59.577 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.578 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.578 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.579 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json. 2025-02-26 07:57:59.579 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:57:59.587 [DefaultDispatcher-worker-7 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.590 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 07:57:59.590 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-de750972-1e1f-4e46-8d5f-dab34af88f36', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 07:57:59.592 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:57:59.592 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-de750972-1e1f-4e46-8d5f-dab34af88f36 2025-02-26 07:57:59.595 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:59.595 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39985/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:57:59.595 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:59.595 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39985/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:57:59.600 [DefaultDispatcher-worker-18 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.600 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/UmAppDatabase/replication/nodeId 2025-02-26 07:57:59.600 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39985/UmAppDatabase/replication/nodeId. 2025-02-26 07:57:59.600 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/UmAppDatabase/replication/nodeId 2025-02-26 07:57:59.604 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/api/blob/upload-init-batch 2025-02-26 07:57:59.604 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39985/api/blob/upload-init-batch. 2025-02-26 07:57:59.604 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/api/blob/upload-init-batch 2025-02-26 07:57:59.604 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39985/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:57:59.607 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.629 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.642 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 07:57:59.642 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 07:57:59.642 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 07:57:59.642 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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) 2025-02-26 07:57:59.646 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:57:59.646 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:57:59.648 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:59.648 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 07:57:59.648 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:57:59.649 [DefaultDispatcher-worker-12 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/UmAppDatabase/replication/nodeId 2025-02-26 07:57:59.649 [DefaultDispatcher-worker-12 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39985/UmAppDatabase/replication/nodeId 2025-02-26 07:57:59.650 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:57:59.650 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:59.650 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:57:59.652 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-02-26 07:57:59.652 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-02-26 07:57:59.656 [DefaultDispatcher-worker-10 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.657 [eventLoopGroupProxy-4-3 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-02-26 07:57:59.661 [DefaultDispatcher-worker-16 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.664 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-02-26 07:57:59.665 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/api/blob/upload-init-batch 2025-02-26 07:57:59.665 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39985/api/blob/upload-init-batch 2025-02-26 07:57:59.668 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39985/api/blob/upload-init-batch. 2025-02-26 07:57:59.668 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39985/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:57:59.677 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/api/blob/upload-batch-data 2025-02-26 07:57:59.677 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39985/api/blob/upload-batch-data. 2025-02-26 07:57:59.677 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/api/blob/upload-batch-data 2025-02-26 07:57:59.677 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:57:59.682 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:57:59.689 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-02-26 07:57:59.689 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:57:59.690 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-02-26 07:57:59.690 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/api/blob/upload-batch-data 2025-02-26 07:57:59.695 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/api/blob/upload-batch-data 2025-02-26 07:57:59.695 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39985/api/blob/upload-batch-data. 2025-02-26 07:57:59.695 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/api/blob/upload-batch-data 2025-02-26 07:57:59.695 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:57:59.697 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:57:59.699 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-02-26 07:57:59.699 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:57:59.699 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:57:59.700 [DefaultDispatcher-worker-12 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/api/blob/upload-batch-data 2025-02-26 07:57:59.711 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.718 [DefaultDispatcher-worker-1 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.727 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/UmAppDatabase/replication/message 2025-02-26 07:57:59.727 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39985/UmAppDatabase/replication/message. 2025-02-26 07:57:59.727 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/UmAppDatabase/replication/message 2025-02-26 07:57:59.728 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39985/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:57:59.729 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:57:59.729 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:57:59.729 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:57:59.743 [DefaultDispatcher-worker-4 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-02-26 07:57:59.744 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:57:59.744 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-02-26 07:57:59.744 [DefaultDispatcher-worker-14 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.744 [DefaultDispatcher-worker-14 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json. 2025-02-26 07:57:59.744 [DefaultDispatcher-worker-14 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.744 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/UmAppDatabase/replication/message 2025-02-26 07:57:59.744 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39985/UmAppDatabase/replication/message 2025-02-26 07:57:59.744 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39985/UmAppDatabase/replication/message. 2025-02-26 07:57:59.744 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39985/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:57:59.745 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.745 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json 2025-02-26 07:57:59.745 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json. 2025-02-26 07:57:59.745 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39985/api/content/698861099796537344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:57:59.749 [DefaultDispatcher-worker-2 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356951 2025-02-26 07:57:59.750 [DefaultDispatcher-worker-5 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-02-26 07:57:59.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 07:57:59.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 07:57:59.751 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 07:57:59.751 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 07:57:59.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 07:57:59.752 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2025-02-26 07:57:59.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-26 07:57:59.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-26 07:57:59.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:57:59.752 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18356951: (connection evicted) 2025-02-26 07:57:59.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:57:59.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-26 07:57:59.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-26 07:58:00.023 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:00.023 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:00.212 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:00.757 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1c06f19c 2025-02-26 07:58:00.758 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1c06f19c 2025-02-26 07:58:00.760 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-02-26 07:58:00.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-26 07:58:00.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-26 07:58:00.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:00.760 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7: (connection evicted) 2025-02-26 07:58:00.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:00.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-26 07:58:00.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:00.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:00.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:00.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-26 07:58:00.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-26 07:58:00.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1edf52e6 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:00.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 07:58:00.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 07:58:00.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-26 07:58:00.774 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 07:58:00.775 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 07:58:00.775 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@781bd9dd 2025-02-26 07:58:00.776 [DefaultDispatcher-worker-5 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:39013 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60cbad 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:00.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 07:58:00.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 07:58:00.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-26 07:58:00.779 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 07:58:00.779 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 07:58:00.779 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 07:58:00.779 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 07:58:00.779 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 07:58:00.779 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 07:58:00.779 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 07:58:00.779 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 07:58:00.779 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a22302c 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:00.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:00.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-26 07:58:00.801 [DefaultDispatcher-worker-14 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.806 [DefaultDispatcher-worker-10 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.811 [DefaultDispatcher-worker-7 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 07:58:00.813 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 07:58:00.817 [DefaultDispatcher-worker-16 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.822 [DefaultDispatcher-worker-8 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.822 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:00.822 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json. 2025-02-26 07:58:00.822 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:00.823 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:00.823 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:00.823 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json. 2025-02-26 07:58:00.823 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:00.830 [DefaultDispatcher-worker-2 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.831 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 07:58:00.831 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-83de8acc-3def-4507-bc08-9b13e9d24553', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 07:58:00.832 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:58:00.832 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-83de8acc-3def-4507-bc08-9b13e9d24553 2025-02-26 07:58:00.832 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:00.832 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39013/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:00.832 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:00.832 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:00.835 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 07:58:00.835 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 07:58:00.835 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:00.835 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:00.835 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:00.836 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:00.836 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 07:58:00.836 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:00.836 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:00.838 [DefaultDispatcher-worker-6 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.838 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/UmAppDatabase/replication/nodeId 2025-02-26 07:58:00.838 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39013/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:00.838 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/UmAppDatabase/replication/nodeId 2025-02-26 07:58:00.839 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 07:58:00.839 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:00.839 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-init-batch. 2025-02-26 07:58:00.839 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:00.839 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:00.839 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:00.840 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-26 07:58:00.840 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/UmAppDatabase/replication/nodeId 2025-02-26 07:58:00.840 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39013/UmAppDatabase/replication/nodeId 2025-02-26 07:58:00.840 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 07:58:00.841 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 07:58:00.842 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:00.842 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-26 07:58:00.843 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:00.843 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:00.843 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-init-batch. 2025-02-26 07:58:00.843 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39013/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:00.844 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.844 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:00.844 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.844 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:00.846 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:00.846 [DefaultDispatcher-worker-1 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.847 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:00.848 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:00.848 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 07:58:00.848 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.849 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.849 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:00.849 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.849 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:00.850 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:00.851 [DefaultDispatcher-worker-20 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.852 [eventLoopGroupProxy-7-1 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:00.852 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:00.852 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:00.852 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.854 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.854 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:00.854 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.854 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:00.855 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:00.866 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:00.866 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:00.867 [DefaultDispatcher-worker-14 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-02-26 07:58:00.877 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:00.880 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:00.897 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:00.898 [eventLoopGroupProxy-7-1 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:00.898 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.899 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.899 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:00.899 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.899 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:00.900 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:00.900 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-02-26 07:58:00.901 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.901 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:00.901 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39013/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:00.901 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:39013/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39013/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-26 07:58:00.901 [DefaultDispatcher-worker-14 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39013/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:00.908 [DefaultDispatcher-worker-14 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.912 [DefaultDispatcher-worker-11 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:00.914 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 07:58:01.414 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7ed47cba-c582-4fd4-ac6a-fac0929bb5ea', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 07:58:01.414 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:58:01.415 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7ed47cba-c582-4fd4-ac6a-fac0929bb5ea 2025-02-26 07:58:01.417 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:01.417 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-init-batch. 2025-02-26 07:58:01.417 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:01.417 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:01.418 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 07:58:01.418 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 07:58:01.419 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:01.421 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-26 07:58:01.421 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:01.421 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39013/api/blob/upload-init-batch 2025-02-26 07:58:01.421 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-init-batch. 2025-02-26 07:58:01.421 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39013/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:01.422 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.422 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.422 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.422 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.423 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.425 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.425 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:01.426 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.427 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.427 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.427 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.427 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.428 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.429 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.429 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:01.429 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.430 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.430 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.430 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.430 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.431 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.472 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.472 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-26 07:58:01.473 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.473 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.473 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.473 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.473 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.474 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.516 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.516 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.517 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.517 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.517 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.517 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.517 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.518 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.560 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.560 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.561 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.561 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.561 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.561 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.561 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.562 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.604 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.604 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.604 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.604 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.604 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.604 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.604 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.605 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.647 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.647 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.648 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.648 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.648 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.648 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.648 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.649 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.691 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.691 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.692 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.692 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.692 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.692 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.692 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.693 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.735 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.735 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.736 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.736 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.736 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.736 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.737 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.737 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.779 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.779 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.780 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.780 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.780 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.780 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.780 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.781 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.823 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.823 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.824 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.824 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.824 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.824 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.824 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.825 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.867 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.867 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.867 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.867 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.867 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.867 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.867 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.868 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.910 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.910 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.911 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.912 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.912 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.912 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.912 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.913 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.921 [DefaultDispatcher-worker-1 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:01.955 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:01.955 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.955 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:01.955 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.956 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.956 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.956 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.956 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.957 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.958 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:01.958 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.958 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:01.958 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.959 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.959 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/blob/upload-batch-data. 2025-02-26 07:58:01.959 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.959 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:01.960 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:01.961 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:01.961 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.961 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:01.962 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/blob/upload-batch-data 2025-02-26 07:58:01.967 [DefaultDispatcher-worker-11 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:01.972 [DefaultDispatcher-worker-6 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:01.972 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/UmAppDatabase/replication/message 2025-02-26 07:58:01.972 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39013/UmAppDatabase/replication/message. 2025-02-26 07:58:01.972 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/UmAppDatabase/replication/message 2025-02-26 07:58:01.972 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39013/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:58:01.973 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:58:01.974 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:58:01.974 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:01.985 [DefaultDispatcher-worker-1 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 07:58:01.985 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:01.985 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-26 07:58:01.985 [DefaultDispatcher-worker-13 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:01.985 [DefaultDispatcher-worker-13 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json. 2025-02-26 07:58:01.985 [DefaultDispatcher-worker-13 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/UmAppDatabase/replication/message 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39013/UmAppDatabase/replication/message 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39013/UmAppDatabase/replication/message. 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39013/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-9 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-9 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-9 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json. 2025-02-26 07:58:01.986 [DefaultDispatcher-worker-9 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39013/api/content/698861102280142848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:01.991 [DefaultDispatcher-worker-9 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 07:58:01.993 [DefaultDispatcher-worker-14 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 07:58:01.993 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 07:58:01.993 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 07:58:01.993 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 07:58:01.993 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 07:58:01.993 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 07:58:01.994 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 07:58:01.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-26 07:58:01.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-26 07:58:01.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:01.994 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45482f82: (connection evicted) 2025-02-26 07:58:01.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:01.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-26 07:58:01.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-26 07:58:02.279 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:02.414 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:02.468 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:02.764 [DefaultDispatcher-worker-11 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 07:58:02.998 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@781bd9dd 2025-02-26 07:58:02.998 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@781bd9dd 2025-02-26 07:58:02.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-26 07:58:02.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-26 07:58:02.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:02.999 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea: (connection evicted) 2025-02-26 07:58:02.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:02.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-26 07:58:02.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b859355 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:03.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:03.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693ed09d 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:03.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 07:58:03.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 07:58:03.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-26 07:58:03.037 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 07:58:03.038 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 07:58:03.038 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4a65c40 2025-02-26 07:58:03.039 [DefaultDispatcher-worker-6 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:42207 2025-02-26 07:58:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6802c10e 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:03.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 07:58:03.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 07:58:03.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-26 07:58:03.041 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 07:58:03.042 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 07:58:03.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 07:58:03.042 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 07:58:03.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 07:58:03.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 07:58:03.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 07:58:03.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 07:58:03.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54224125 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:03.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-26 07:58:03.062 [DefaultDispatcher-worker-14 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.066 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.071 [DefaultDispatcher-worker-11 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 07:58:03.072 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 07:58:03.076 [DefaultDispatcher-worker-13 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.080 [DefaultDispatcher-worker-10 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.080 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.080 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json. 2025-02-26 07:58:03.080 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.081 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.081 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.081 [Test worker @coroutine#639] 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:42207/api/content/698861116593311744/_ustadmanifest.json. 2025-02-26 07:58:03.081 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:03.090 [DefaultDispatcher-worker-8 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 07:58:03.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fe8bb937-81cd-4d92-b8ff-907c81e470fc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 07:58:03.091 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:58:03.091 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fe8bb937-81cd-4d92-b8ff-907c81e470fc 2025-02-26 07:58:03.092 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:03.092 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42207/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:03.092 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:03.092 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:03.094 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 07:58:03.094 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 07:58:03.094 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.094 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:03.094 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:03.095 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.095 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 07:58:03.095 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:03.095 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:03.097 [DefaultDispatcher-worker-6 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.097 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/UmAppDatabase/replication/nodeId 2025-02-26 07:58:03.097 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42207/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:03.097 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/UmAppDatabase/replication/nodeId 2025-02-26 07:58:03.102 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/blob/upload-init-batch 2025-02-26 07:58:03.102 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/blob/upload-init-batch. 2025-02-26 07:58:03.102 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/blob/upload-init-batch 2025-02-26 07:58:03.102 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 07:58:03.102 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:03.102 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.102 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-26 07:58:03.103 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/UmAppDatabase/replication/nodeId 2025-02-26 07:58:03.103 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42207/UmAppDatabase/replication/nodeId 2025-02-26 07:58:03.103 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 07:58:03.103 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 07:58:03.104 [eventLoopGroupProxy-10-2 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.105 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-26 07:58:03.106 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/blob/upload-init-batch 2025-02-26 07:58:03.106 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42207/api/blob/upload-init-batch 2025-02-26 07:58:03.106 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42207/api/blob/upload-init-batch. 2025-02-26 07:58:03.106 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42207/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:03.107 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.107 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/blob/upload-batch-data. 2025-02-26 07:58:03.107 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.107 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:03.108 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:03.109 [DefaultDispatcher-worker-11 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.110 [eventLoopGroupProxy-10-2 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.110 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.110 [eventLoopGroupProxy-10-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:03.111 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.112 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.112 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/blob/upload-batch-data. 2025-02-26 07:58:03.112 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.112 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:03.113 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:03.114 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.114 [DefaultDispatcher-worker-8 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.114 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.114 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:03.115 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.115 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.115 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/blob/upload-batch-data. 2025-02-26 07:58:03.115 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.115 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:03.116 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:03.119 [eventLoopGroupProxy-10-2 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.119 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.120 [eventLoopGroupProxy-10-2 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-26 07:58:03.120 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.121 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.121 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/blob/upload-batch-data. 2025-02-26 07:58:03.121 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.121 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:03.121 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:03.123 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.123 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.123 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:03.123 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:03.123 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.124 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.124 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/blob/upload-batch-data. 2025-02-26 07:58:03.124 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.124 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:03.125 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:03.126 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:03.126 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:03.126 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.126 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:03.127 [DefaultDispatcher-worker-14 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/blob/upload-batch-data 2025-02-26 07:58:03.133 [DefaultDispatcher-worker-16 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.138 [DefaultDispatcher-worker-4 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.138 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/UmAppDatabase/replication/message 2025-02-26 07:58:03.138 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42207/UmAppDatabase/replication/message. 2025-02-26 07:58:03.138 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/UmAppDatabase/replication/message 2025-02-26 07:58:03.138 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42207/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:58:03.139 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:58:03.139 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:58:03.139 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:03.140 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:03.142 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:03.150 [DefaultDispatcher-worker-2 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 07:58:03.150 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:03.150 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-26 07:58:03.150 [DefaultDispatcher-worker-7 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.150 [DefaultDispatcher-worker-7 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json. 2025-02-26 07:58:03.150 [DefaultDispatcher-worker-7 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.151 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/UmAppDatabase/replication/message 2025-02-26 07:58:03.151 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42207/UmAppDatabase/replication/message 2025-02-26 07:58:03.151 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42207/UmAppDatabase/replication/message. 2025-02-26 07:58:03.151 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42207/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:03.151 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.151 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json 2025-02-26 07:58:03.152 [DefaultDispatcher-worker-9 @coroutine#633] 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:42207/api/content/698861116593311744/_ustadmanifest.json. 2025-02-26 07:58:03.152 [DefaultDispatcher-worker-9 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42207/api/content/698861116593311744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:03.156 [DefaultDispatcher-worker-4 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 07:58:03.158 [DefaultDispatcher-worker-13 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 07:58:03.159 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 07:58:03.159 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 07:58:03.159 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 07:58:03.159 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 07:58:03.159 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 07:58:03.160 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 07:58:03.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-26 07:58:03.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-26 07:58:03.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:03.160 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@feab3ae: (connection evicted) 2025-02-26 07:58:03.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:03.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-26 07:58:03.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-26 07:58:03.542 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:03.542 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:03.634 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:04.164 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4a65c40 2025-02-26 07:58:04.164 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4a65c40 2025-02-26 07:58:04.165 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 07:58:04.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-26 07:58:04.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-26 07:58:04.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:04.165 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c26e588: (connection evicted) 2025-02-26 07:58:04.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:04.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-26 07:58:04.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526f8cb0 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:04.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a24c41d 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:04.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-26 07:58:04.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-26 07:58:04.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-26 07:58:04.202 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 07:58:04.203 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 07:58:04.203 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@46a9c368 2025-02-26 07:58:04.204 [DefaultDispatcher-worker-7 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:35193 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519eab1e 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:04.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:04.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:04.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-26 07:58:04.206 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 07:58:04.206 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 07:58:04.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 07:58:04.206 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 07:58:04.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 07:58:04.206 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 07:58:04.206 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 07:58:04.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 07:58:04.206 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f12b637 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:04.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-26 07:58:04.226 [DefaultDispatcher-worker-5 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.230 [DefaultDispatcher-worker-12 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.291 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:04.293 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:04.304 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:04.307 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:04.324 [DefaultDispatcher-worker-12 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:04.352 [DefaultDispatcher-worker-12 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:04.356 [DefaultDispatcher-worker-1 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:04.359 [DefaultDispatcher-worker-1 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:04.367 [DefaultDispatcher-worker-17 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.371 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.371 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:04.371 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json. 2025-02-26 07:58:04.371 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:04.372 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:04.372 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:04.373 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json. 2025-02-26 07:58:04.373 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:04.427 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 07:58:04.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f82feb53-a747-4a28-9092-3dbe42e1ca24', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 07:58:04.428 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 07:58:04.428 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f82feb53-a747-4a28-9092-3dbe42e1ca24 2025-02-26 07:58:04.428 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:04.428 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35193/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:04.428 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:04.429 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:04.431 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 07:58:04.431 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 07:58:04.431 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.431 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:04.431 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:04.431 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.431 [eventLoopGroupProxy-13-2 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 07:58:04.432 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:04.432 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:04.433 [DefaultDispatcher-worker-15 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.434 [DefaultDispatcher-worker-15 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/UmAppDatabase/replication/nodeId 2025-02-26 07:58:04.434 [DefaultDispatcher-worker-15 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35193/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:04.434 [DefaultDispatcher-worker-15 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/UmAppDatabase/replication/nodeId 2025-02-26 07:58:04.434 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 07:58:04.435 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.435 [eventLoopGroupProxy-13-2 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-26 07:58:04.435 [DefaultDispatcher-worker-15 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/UmAppDatabase/replication/nodeId 2025-02-26 07:58:04.435 [DefaultDispatcher-worker-15 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35193/UmAppDatabase/replication/nodeId 2025-02-26 07:58:04.440 [DefaultDispatcher-worker-13 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.446 [DefaultDispatcher-worker-4 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.447 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-init-batch 2025-02-26 07:58:04.447 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-init-batch. 2025-02-26 07:58:04.447 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-init-batch 2025-02-26 07:58:04.447 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:04.448 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 07:58:04.448 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 07:58:04.492 [eventLoopGroupProxy-13-2 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.493 [eventLoopGroupProxy-13-2 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-02-26 07:58:04.494 [DefaultDispatcher-worker-4 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-init-batch 2025-02-26 07:58:04.494 [DefaultDispatcher-worker-4 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35193/api/blob/upload-init-batch 2025-02-26 07:58:04.494 [DefaultDispatcher-worker-4 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-init-batch. 2025-02-26 07:58:04.495 [DefaultDispatcher-worker-4 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35193/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:04.498 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.498 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.498 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.498 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.499 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.501 [eventLoopGroupProxy-13-2 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.501 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.502 [eventLoopGroupProxy-13-2 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 07:58:04.502 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.503 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.503 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.503 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.503 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.504 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.546 [eventLoopGroupProxy-13-2 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.546 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.546 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:04.547 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.547 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.548 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.548 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.548 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.548 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.550 [eventLoopGroupProxy-13-2 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.550 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.550 [eventLoopGroupProxy-13-2 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.550 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.551 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.551 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.551 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.551 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.552 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.554 [eventLoopGroupProxy-13-2 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.555 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.555 [eventLoopGroupProxy-13-2 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 07:58:04.555 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.556 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.556 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.556 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.556 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.556 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.599 [eventLoopGroupProxy-13-2 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.599 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.599 [eventLoopGroupProxy-13-2 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:04.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.601 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.601 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.601 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.601 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.602 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.664 [eventLoopGroupProxy-13-2 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.664 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.664 [eventLoopGroupProxy-13-2 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-02-26 07:58:04.665 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.666 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.666 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.666 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.666 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.667 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.714 [eventLoopGroupProxy-13-2 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.714 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.714 [eventLoopGroupProxy-13-2 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-26 07:58:04.715 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.717 [eventLoopGroupProxy-13-2 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.758 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.758 [eventLoopGroupProxy-13-2 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.758 [eventLoopGroupProxy-13-2 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:04.759 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.759 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.759 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.759 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.759 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.760 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.802 [eventLoopGroupProxy-13-2 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.802 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.802 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:04.803 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.803 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.803 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.803 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.803 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.804 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.847 [eventLoopGroupProxy-13-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.847 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.848 [eventLoopGroupProxy-13-2 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 07:58:04.848 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.849 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.849 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.849 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.849 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.850 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.851 [eventLoopGroupProxy-13-2 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.851 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.851 [eventLoopGroupProxy-13-2 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.851 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.852 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.852 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.852 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.852 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.853 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.854 [eventLoopGroupProxy-13-2 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.854 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.854 [eventLoopGroupProxy-13-2 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.855 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.855 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.855 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.855 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.855 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.856 [eventLoopGroupProxy-13-2 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.857 [eventLoopGroupProxy-13-2 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.858 [eventLoopGroupProxy-13-2 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.858 [eventLoopGroupProxy-13-2 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.858 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.858 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.859 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.859 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.859 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.859 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.860 [eventLoopGroupProxy-13-2 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.860 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.860 [eventLoopGroupProxy-13-2 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.862 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.863 [eventLoopGroupProxy-13-2 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.863 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.863 [eventLoopGroupProxy-13-2 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.863 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.864 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.864 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.864 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.864 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.865 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.866 [eventLoopGroupProxy-13-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.866 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.866 [eventLoopGroupProxy-13-2 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.866 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.867 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.867 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.867 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.867 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.867 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.869 [eventLoopGroupProxy-13-2 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.869 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.869 [eventLoopGroupProxy-13-2 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.869 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.870 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.870 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.870 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.870 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.870 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.871 [eventLoopGroupProxy-13-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.872 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.872 [eventLoopGroupProxy-13-2 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.872 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.872 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.872 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.872 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.872 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.873 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.874 [eventLoopGroupProxy-13-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.874 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.874 [eventLoopGroupProxy-13-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.875 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.876 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.876 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.876 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.876 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.877 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.878 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.879 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.879 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.879 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.880 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.880 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.880 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.880 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.881 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.882 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.882 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.882 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.882 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.884 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.884 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.884 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.884 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.884 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.886 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.886 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.886 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.886 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.888 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.889 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.889 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.889 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.889 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.890 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.890 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.890 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.890 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.891 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.892 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.892 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.892 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.893 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.893 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.893 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.893 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.894 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.894 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.895 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.895 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.895 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.896 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.896 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.896 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.896 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.896 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.897 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.898 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.898 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.898 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.898 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.899 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.899 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.899 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.899 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.900 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.902 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.902 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.902 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.902 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.903 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.903 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.903 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.903 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.904 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.905 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.905 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.905 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.905 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.907 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.907 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.907 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.907 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.908 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.909 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.909 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.909 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.909 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.911 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.911 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.911 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.911 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.912 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.913 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.913 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.913 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.914 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.915 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.915 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.915 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.915 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.916 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.917 [eventLoopGroupProxy-13-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.917 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.917 [eventLoopGroupProxy-13-2 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.918 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.919 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.919 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.919 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.919 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.923 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.924 [eventLoopGroupProxy-13-2 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.924 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.924 [eventLoopGroupProxy-13-2 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:04.925 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.926 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.926 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.926 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.926 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.927 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.928 [eventLoopGroupProxy-13-2 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.928 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.928 [eventLoopGroupProxy-13-2 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.928 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.930 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.930 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.930 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.930 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.930 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.932 [eventLoopGroupProxy-13-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.932 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.932 [eventLoopGroupProxy-13-2 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.932 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.933 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.933 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.933 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.933 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.934 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.935 [eventLoopGroupProxy-13-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.935 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.936 [eventLoopGroupProxy-13-2 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.936 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.937 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.937 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.937 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.937 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.937 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.941 [eventLoopGroupProxy-13-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.942 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.942 [eventLoopGroupProxy-13-2 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-26 07:58:04.942 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.943 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.943 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.943 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.943 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.944 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.948 [DefaultDispatcher-worker-5 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:04.986 [eventLoopGroupProxy-13-2 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.986 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.987 [eventLoopGroupProxy-13-2 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:04.987 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.988 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.988 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.988 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.988 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.989 [eventLoopGroupProxy-13-2 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.991 [eventLoopGroupProxy-13-2 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.991 [eventLoopGroupProxy-13-2 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.991 [eventLoopGroupProxy-13-2 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.991 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.992 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.992 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.992 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.992 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.993 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.994 [eventLoopGroupProxy-13-2 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.994 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.994 [eventLoopGroupProxy-13-2 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.994 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.995 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.995 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:04.995 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:04.995 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:04.996 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:04.997 [eventLoopGroupProxy-13-2 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:04.997 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:04.997 [eventLoopGroupProxy-13-2 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:04.997 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.001 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.001 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.001 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.001 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.001 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.044 [eventLoopGroupProxy-13-2 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.044 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.045 [eventLoopGroupProxy-13-2 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 07:58:05.045 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.047 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.047 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.047 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.047 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.047 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.091 [eventLoopGroupProxy-13-2 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.091 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.091 [eventLoopGroupProxy-13-2 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 07:58:05.092 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.094 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.095 [eventLoopGroupProxy-13-2 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.095 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.096 [eventLoopGroupProxy-13-2 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.096 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.097 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.098 [eventLoopGroupProxy-13-2 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.099 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.099 [eventLoopGroupProxy-13-2 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.099 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.100 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.100 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.100 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.100 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.100 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.143 [eventLoopGroupProxy-13-2 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.143 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.143 [eventLoopGroupProxy-13-2 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.144 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.146 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.146 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.146 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.146 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.147 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.148 [eventLoopGroupProxy-13-2 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.148 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.148 [eventLoopGroupProxy-13-2 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.148 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.149 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.149 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.149 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.149 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.150 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.151 [eventLoopGroupProxy-13-2 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.151 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.151 [eventLoopGroupProxy-13-2 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.152 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.152 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.152 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.152 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.153 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.153 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.156 [eventLoopGroupProxy-13-2 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.156 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.156 [eventLoopGroupProxy-13-2 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 07:58:05.157 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.157 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.157 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.157 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.158 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.158 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.160 [eventLoopGroupProxy-13-2 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.160 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.160 [eventLoopGroupProxy-13-2 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.160 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.163 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.163 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.163 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.163 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.164 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.207 [eventLoopGroupProxy-13-2 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.208 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.208 [eventLoopGroupProxy-13-2 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 07:58:05.208 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.209 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.209 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.209 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.209 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.210 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.211 [eventLoopGroupProxy-13-2 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.211 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.211 [eventLoopGroupProxy-13-2 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.211 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.212 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.212 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.212 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.212 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.213 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.214 [eventLoopGroupProxy-13-2 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.214 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.214 [eventLoopGroupProxy-13-2 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.214 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.215 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.215 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.215 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.215 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.216 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.217 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.217 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.217 [eventLoopGroupProxy-13-2 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.217 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.218 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.218 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.218 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.218 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.218 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.219 [eventLoopGroupProxy-13-2 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.219 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.219 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.220 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.220 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.220 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.220 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.220 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.221 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.222 [eventLoopGroupProxy-13-2 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.222 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.222 [eventLoopGroupProxy-13-2 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.222 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.223 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.223 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.223 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.223 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.224 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.225 [eventLoopGroupProxy-13-2 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.225 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.225 [eventLoopGroupProxy-13-2 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.225 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.225 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.225 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.225 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.225 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.226 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.227 [eventLoopGroupProxy-13-2 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.227 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.227 [eventLoopGroupProxy-13-2 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.228 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.228 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.228 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.228 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.228 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.229 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.230 [eventLoopGroupProxy-13-2 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.230 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.230 [eventLoopGroupProxy-13-2 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.230 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.231 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.231 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.231 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.231 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.231 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.233 [eventLoopGroupProxy-13-2 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.233 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.233 [eventLoopGroupProxy-13-2 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.233 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.234 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.234 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.234 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.234 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.234 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.236 [eventLoopGroupProxy-13-2 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.236 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.236 [eventLoopGroupProxy-13-2 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.236 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.237 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.237 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.237 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.237 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.238 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.239 [eventLoopGroupProxy-13-2 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.239 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.239 [eventLoopGroupProxy-13-2 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.239 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.240 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.240 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.240 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.240 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.241 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.242 [eventLoopGroupProxy-13-2 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.242 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.242 [eventLoopGroupProxy-13-2 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.242 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.244 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.286 [eventLoopGroupProxy-13-2 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.286 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.286 [eventLoopGroupProxy-13-2 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:05.286 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.287 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.287 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.287 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.287 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.288 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.289 [eventLoopGroupProxy-13-2 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.289 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.289 [eventLoopGroupProxy-13-2 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.290 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.290 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.290 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.290 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.290 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.291 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.292 [eventLoopGroupProxy-13-2 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.292 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.292 [eventLoopGroupProxy-13-2 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.292 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.293 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.293 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.293 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.293 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.294 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.336 [eventLoopGroupProxy-13-2 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.336 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.336 [eventLoopGroupProxy-13-2 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:05.336 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.337 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.337 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.337 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.337 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.338 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.339 [eventLoopGroupProxy-13-2 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.339 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.339 [eventLoopGroupProxy-13-2 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.339 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.340 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.340 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.340 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.340 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.341 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.342 [eventLoopGroupProxy-13-2 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.342 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.342 [eventLoopGroupProxy-13-2 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.342 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.342 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.342 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.342 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.342 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.343 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.344 [eventLoopGroupProxy-13-2 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.344 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.344 [eventLoopGroupProxy-13-2 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.345 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.345 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.345 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.345 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.345 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.346 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.388 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.389 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.389 [eventLoopGroupProxy-13-2 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.389 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.390 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.390 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.390 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.390 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.391 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.392 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.392 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.392 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.392 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.393 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.393 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.393 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.393 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.393 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.435 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.435 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.435 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:05.436 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.437 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.437 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.437 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.437 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.437 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.459 [DefaultDispatcher-worker-4 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:05.482 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.482 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.483 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-02-26 07:58:05.483 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.484 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.484 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.484 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.484 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.485 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.527 [eventLoopGroupProxy-13-2 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.527 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.528 [eventLoopGroupProxy-13-2 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.528 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.529 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.529 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.529 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.529 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.530 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.572 [eventLoopGroupProxy-13-2 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.572 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.572 [eventLoopGroupProxy-13-2 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:05.573 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.574 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.574 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.574 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.574 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.575 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.576 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.576 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.576 [eventLoopGroupProxy-13-2 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.576 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.577 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.577 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.577 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.577 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.577 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.579 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.579 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.579 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.579 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.580 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.580 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.580 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.580 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.581 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.582 [eventLoopGroupProxy-13-2 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.582 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.582 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.582 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.583 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.583 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.583 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.583 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.583 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.585 [eventLoopGroupProxy-13-2 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.585 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.585 [eventLoopGroupProxy-13-2 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.585 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.586 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.586 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.586 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.586 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.586 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.587 [eventLoopGroupProxy-13-2 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.587 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.587 [eventLoopGroupProxy-13-2 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.588 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.588 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.588 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.588 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.589 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.589 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.590 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.590 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.590 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.591 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.591 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.591 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.591 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.591 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.592 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.593 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.593 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.593 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.593 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.594 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.594 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.594 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.594 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.594 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.595 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.595 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.596 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.596 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.596 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.596 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.596 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.596 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.597 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.598 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.598 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.598 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.598 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.599 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.600 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.600 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.600 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.601 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.601 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.601 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.601 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.601 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.602 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.603 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.603 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.603 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.603 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.604 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.604 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.604 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.604 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.604 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.605 [eventLoopGroupProxy-13-2 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.605 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.605 [eventLoopGroupProxy-13-2 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.605 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.606 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.606 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.606 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.606 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.606 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.607 [eventLoopGroupProxy-13-2 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.608 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.608 [eventLoopGroupProxy-13-2 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.608 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.608 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.608 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.609 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.609 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.609 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.610 [eventLoopGroupProxy-13-2 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.610 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.610 [eventLoopGroupProxy-13-2 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.610 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.611 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.611 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.611 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.611 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.612 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.656 [eventLoopGroupProxy-13-2 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.656 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.656 [eventLoopGroupProxy-13-2 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 07:58:05.656 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.657 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.657 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.657 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.657 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.658 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.659 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.659 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.659 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.659 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.660 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.660 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.660 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.660 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.661 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.662 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.662 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.662 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.662 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.663 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.663 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.663 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.663 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.663 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.664 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.664 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.665 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.665 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.665 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.665 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.665 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.665 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.666 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.667 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.667 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.667 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.667 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.668 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.668 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.668 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.668 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.668 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.669 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.669 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.670 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.670 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.670 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.671 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.671 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.671 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.671 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.672 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.672 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.672 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.672 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.673 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.673 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.673 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.673 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.673 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.716 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.716 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.716 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.717 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.718 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.718 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.718 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.718 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.718 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.719 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.719 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.719 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.720 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.721 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.721 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.721 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.721 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.722 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.723 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.723 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.723 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.723 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.724 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.724 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.724 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.724 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.724 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.767 [eventLoopGroupProxy-13-2 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.767 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.767 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.768 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.768 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.768 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.768 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.768 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.769 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.770 [eventLoopGroupProxy-13-2 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.770 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.770 [eventLoopGroupProxy-13-2 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.770 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.771 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.772 [eventLoopGroupProxy-13-2 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.772 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.772 [eventLoopGroupProxy-13-2 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.773 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.773 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.773 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.773 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.773 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.774 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.775 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.775 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.775 [eventLoopGroupProxy-13-2 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.775 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.775 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.775 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.775 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.775 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.776 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.776 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.777 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.777 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.778 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.778 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.779 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.779 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.779 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.779 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.779 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.779 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.779 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.780 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.781 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.781 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.781 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.781 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.781 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.781 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.781 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.781 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.782 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.783 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.783 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.783 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.784 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.785 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.785 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.785 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.785 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.785 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.785 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.785 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.785 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.786 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.787 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.787 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.787 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.787 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.788 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.788 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.788 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.788 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.788 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.789 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.789 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.789 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.789 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.790 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.790 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.790 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.790 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.790 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.791 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.791 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.791 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.791 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.792 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.792 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.792 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.792 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.792 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.835 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.835 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.835 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.836 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.836 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.836 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.836 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.836 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.837 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.838 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.838 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.839 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:05.839 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.839 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.839 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.839 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.839 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.840 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.883 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.883 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.883 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.884 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.885 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.885 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.885 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.885 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.885 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.886 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.886 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.886 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:05.886 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.887 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.887 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.930 [eventLoopGroupProxy-13-2 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.930 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.930 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:05.930 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.931 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.931 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.931 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.931 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.931 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:05.969 [DefaultDispatcher-worker-10 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:05.973 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:05.973 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:05.973 [eventLoopGroupProxy-13-2 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:05.973 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.973 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.974 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:05.974 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:05.974 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:05.974 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.017 [eventLoopGroupProxy-13-2 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.017 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.017 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.017 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.018 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.018 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.018 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.018 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.019 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.061 [eventLoopGroupProxy-13-2 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.061 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.061 [eventLoopGroupProxy-13-2 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.061 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.062 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.062 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.062 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.062 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.063 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.105 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.105 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.105 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:06.105 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.106 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.106 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.106 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.106 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.107 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.108 [eventLoopGroupProxy-13-2 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.108 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.108 [eventLoopGroupProxy-13-2 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.108 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.109 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.109 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.109 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.109 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.109 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.152 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.152 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.152 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.152 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.153 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.153 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.153 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.153 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.154 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.155 [eventLoopGroupProxy-13-2 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.155 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.155 [eventLoopGroupProxy-13-2 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.155 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.156 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.156 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.156 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.156 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.156 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.157 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.158 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.158 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:06.158 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.158 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.158 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.158 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.158 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.159 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.160 [eventLoopGroupProxy-13-2 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.160 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.160 [eventLoopGroupProxy-13-2 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.160 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.161 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.161 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.161 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.161 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.161 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.162 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.162 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.162 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.162 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.163 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.163 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.163 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.163 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.163 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.164 [eventLoopGroupProxy-13-2 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.164 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.164 [eventLoopGroupProxy-13-2 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.164 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.165 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.165 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.165 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.165 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.165 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.192 [DefaultDispatcher-worker-16 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.208 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.208 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.208 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.208 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.210 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.210 [DefaultDispatcher-worker-16 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:06.210 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.211 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.211 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:06.211 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.211 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.211 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.211 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.211 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.212 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.212 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.213 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.213 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.213 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.213 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.213 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.213 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.213 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.214 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.214 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.214 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.214 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-02-26 07:58:06.215 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.215 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.215 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.215 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.215 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.215 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.258 [eventLoopGroupProxy-13-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.258 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.258 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.258 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.259 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.259 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.259 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.259 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.260 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.261 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.261 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.261 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.261 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.262 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.262 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.262 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.262 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.262 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.263 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.263 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.263 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.263 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.264 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.264 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.264 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.264 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.264 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.265 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.265 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.265 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.265 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.266 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.266 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.266 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.266 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.266 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.308 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.308 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.308 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:06.308 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.309 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.309 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.309 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.309 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.309 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.352 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.352 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.352 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.353 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.354 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.354 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.354 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.354 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.354 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.355 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.355 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.355 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.356 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.356 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.356 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.356 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.356 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.357 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.361 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.362 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.362 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-26 07:58:06.362 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.362 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.362 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.362 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.362 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.363 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.364 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.364 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.364 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.364 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.364 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.364 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.364 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.364 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.365 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.408 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.408 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.408 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.409 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.409 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.409 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.409 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.409 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.410 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.411 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.411 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.411 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.411 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.412 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.412 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.412 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.412 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.412 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.455 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.455 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.455 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.456 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.456 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.456 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.456 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.456 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.457 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.478 [DefaultDispatcher-worker-7 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:06.499 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.499 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.499 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 07:58:06.500 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.500 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.500 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.500 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.500 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.501 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.502 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.502 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.502 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.502 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.503 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.503 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.503 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.503 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.503 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.546 [eventLoopGroupProxy-13-2 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.546 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.546 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.546 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.547 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.547 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.547 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.547 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.547 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.548 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.548 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.548 [eventLoopGroupProxy-13-2 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.549 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.551 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.552 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.552 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.552 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.552 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.553 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.553 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.553 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.553 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.553 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.554 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.554 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.554 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.554 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.555 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.555 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.555 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.555 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.556 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.561 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.561 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.561 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-02-26 07:58:06.561 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.561 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.561 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.561 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.561 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.562 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.605 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.605 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.605 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 07:58:06.605 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.606 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.606 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.606 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.606 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.607 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.608 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.608 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.608 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.608 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.608 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.608 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.608 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.608 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.609 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.610 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.610 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.610 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 07:58:06.610 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.610 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.610 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/blob/upload-batch-data. 2025-02-26 07:58:06.610 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.610 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:06.611 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:06.613 [eventLoopGroupProxy-13-2 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:06.613 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.613 [eventLoopGroupProxy-13-2 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 07:58:06.613 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/blob/upload-batch-data 2025-02-26 07:58:06.620 [DefaultDispatcher-worker-14 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:06.624 [DefaultDispatcher-worker-2 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:06.624 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/UmAppDatabase/replication/message 2025-02-26 07:58:06.624 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35193/UmAppDatabase/replication/message. 2025-02-26 07:58:06.624 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/UmAppDatabase/replication/message 2025-02-26 07:58:06.624 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35193/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:58:06.624 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:58:06.625 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:58:06.625 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:06.636 [DefaultDispatcher-worker-17 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-26 07:58:06.636 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:06.636 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-26 07:58:06.636 [DefaultDispatcher-worker-17 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:06.636 [DefaultDispatcher-worker-17 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json. 2025-02-26 07:58:06.636 [DefaultDispatcher-worker-17 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:06.636 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/UmAppDatabase/replication/message 2025-02-26 07:58:06.636 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35193/UmAppDatabase/replication/message 2025-02-26 07:58:06.637 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35193/UmAppDatabase/replication/message. 2025-02-26 07:58:06.637 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35193/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:06.637 [DefaultDispatcher-worker-1 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:06.637 [DefaultDispatcher-worker-1 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json 2025-02-26 07:58:06.638 [DefaultDispatcher-worker-5 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json. 2025-02-26 07:58:06.638 [DefaultDispatcher-worker-5 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35193/api/content/698861121020178432/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:06.642 [DefaultDispatcher-worker-12 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-26 07:58:06.657 [DefaultDispatcher-worker-17 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-26 07:58:06.675 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 07:58:06.675 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 07:58:06.675 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 07:58:06.675 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 07:58:06.675 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 07:58:06.677 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-26 07:58:06.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-26 07:58:06.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-26 07:58:06.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:06.677 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a: (connection evicted) 2025-02-26 07:58:06.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:06.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-26 07:58:06.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-26 07:58:06.707 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:06.707 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:07.120 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 07:58:07.681 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@46a9c368 2025-02-26 07:58:07.682 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@46a9c368 2025-02-26 07:58:07.685 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-26 07:58:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-26 07:58:07.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-26 07:58:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:07.686 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8: (connection evicted) 2025-02-26 07:58:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:07.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-26 07:58:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b8b9b2d 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:07.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-02-26 07:58:07.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-02-26 07:58:07.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-26 07:58:07.711 [DefaultDispatcher-worker-10 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d6dc81 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:07.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-26 07:58:07.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a61c81 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 07:58:07.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 07:58:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-26 07:58:07.717 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 07:58:07.718 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 07:58:07.719 [DefaultDispatcher-worker-10 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:39175 2025-02-26 07:58:07.721 [DefaultDispatcher-worker-10 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-26 07:58:07.722 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39175/api/blob/upload-init-batch 2025-02-26 07:58:07.722 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39175/api/blob/upload-init-batch. 2025-02-26 07:58:07.722 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39175/api/blob/upload-init-batch 2025-02-26 07:58:07.722 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39175/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:07.724 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 07:58:07.724 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 07:58:07.725 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 07:58:07.726 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39175/api/blob/upload-init-batch 2025-02-26 07:58:07.726 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39175/api/blob/upload-init-batch 2025-02-26 07:58:07.726 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39175/api/blob/upload-init-batch. 2025-02-26 07:58:07.726 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39175/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:07.727 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39175/api/blob/upload-batch-data 2025-02-26 07:58:07.727 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39175/api/blob/upload-batch-data. 2025-02-26 07:58:07.727 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39175/api/blob/upload-batch-data 2025-02-26 07:58:07.727 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39175/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:07.727 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 07:58:07.729 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 07:58:07.729 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:07.730 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39175/api/blob/upload-batch-data 2025-02-26 07:58:07.731 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-02-26 07:58:07.733 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:07.737 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-26 07:58:07.796 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:07.815 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:07.816 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689eab53 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:08.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:08.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-26 07:58:08.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9168c3 2025-02-26 07:58:08.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9168c3 2025-02-26 07:58:08.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-26 07:58:08.837 [DefaultDispatcher-worker-5 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9168c3 2025-02-26 07:58:08.840 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58041/api/blob/upload-init-batch 2025-02-26 07:58:08.840 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58041/api/blob/upload-init-batch. 2025-02-26 07:58:08.840 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58041/api/blob/upload-init-batch 2025-02-26 07:58:08.840 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58041/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:08.842 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58041/api/blob/upload-init-batch 2025-02-26 07:58:08.842 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58041/api/blob/upload-init-batch 2025-02-26 07:58:08.842 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58041/api/blob/upload-init-batch. 2025-02-26 07:58:08.842 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58041/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:08.847 [DefaultDispatcher-worker-11 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9168c3 2025-02-26 07:58:08.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-26 07:58:08.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-26 07:58:08.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:08.850 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c9168c3: (connection evicted) 2025-02-26 07:58:08.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:08.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-26 07:58:08.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b9952f 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:08.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-26 07:58:08.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-02-26 07:58:08.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-02-26 07:58:08.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-26 07:58:08.874 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54713/api/blob/upload-init-batch 2025-02-26 07:58:08.874 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54713/api/blob/upload-init-batch. 2025-02-26 07:58:08.874 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54713/api/blob/upload-init-batch 2025-02-26 07:58:08.874 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54713/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:08.875 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54713/api/blob/upload-init-batch 2025-02-26 07:58:08.875 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54713/api/blob/upload-init-batch 2025-02-26 07:58:08.875 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54713/api/blob/upload-init-batch. 2025-02-26 07:58:08.875 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54713/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:08.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-26 07:58:08.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-26 07:58:08.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:08.876 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf: (connection evicted) 2025-02-26 07:58:08.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:08.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-26 07:58:08.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a7fd77f 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:08.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:08.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-26 07:58:08.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006aef5 2025-02-26 07:58:08.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006aef5 2025-02-26 07:58:08.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-26 07:58:08.900 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56695/api/blob/upload-init-batch 2025-02-26 07:58:08.900 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56695/api/blob/upload-init-batch. 2025-02-26 07:58:08.900 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56695/api/blob/upload-init-batch 2025-02-26 07:58:08.900 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56695/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 07:58:08.901 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56695/api/blob/upload-init-batch 2025-02-26 07:58:08.901 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56695/api/blob/upload-init-batch 2025-02-26 07:58:08.901 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56695/api/blob/upload-init-batch. 2025-02-26 07:58:08.901 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56695/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:08.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-26 07:58:08.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-26 07:58:08.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:08.905 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3006aef5: (connection evicted) 2025-02-26 07:58:08.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:08.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-26 07:58:08.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4718d320 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:09.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:09.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-26 07:58:09.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2025-02-26 07:58:09.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2025-02-26 07:58:09.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-26 07:58:09.163 [DefaultDispatcher-worker-4 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5776a9f8 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:09.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:09.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-02-26 07:58:09.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-02-26 07:58:09.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-26 07:58:09.186 [DefaultDispatcher-worker-16 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6ba085 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:09.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-26 07:58:09.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7b114 2025-02-26 07:58:09.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7b114 2025-02-26 07:58:09.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@212be8c 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:09.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:09.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-26 07:58:09.229 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:09.230 [DefaultDispatcher-worker-2 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.234 [DefaultDispatcher-worker-6 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.238 [DefaultDispatcher-worker-16 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.242 [DefaultDispatcher-worker-17 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.244 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.248 [DefaultDispatcher-worker-18 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-02-26 07:58:09.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-26 07:58:09.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-26 07:58:09.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:09.251 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@787b7796: (connection evicted) 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:09.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-26 07:58:09.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc9b41a 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:09.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-26 07:58:09.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-26 07:58:09.266 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:09.272 [DefaultDispatcher-worker-16 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.276 [DefaultDispatcher-worker-7 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.280 [DefaultDispatcher-worker-10 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.284 [DefaultDispatcher-worker-8 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.285 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.288 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:09.291 [DefaultDispatcher-worker-7 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-02-26 07:58:09.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-26 07:58:09.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-26 07:58:09.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:09.291 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f09907: (connection evicted) 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:09.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-26 07:58:09.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50eae15a 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:09.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:09.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-26 07:58:09.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-26 07:58:09.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-26 07:58:09.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-26 07:58:09.312 [DefaultDispatcher-worker-11 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-26 07:58:09.316 [DefaultDispatcher-worker-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-26 07:58:09.321 [DefaultDispatcher-worker-13 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-26 07:58:09.325 [DefaultDispatcher-worker-9 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-26 07:58:09.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-26 07:58:09.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-26 07:58:09.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:09.325 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc: (connection evicted) 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:09.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-26 07:58:09.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5746609e 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:09.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:09.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-26 07:58:09.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-26 07:58:09.348 [DefaultDispatcher-worker-9 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.353 [DefaultDispatcher-worker-12 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.357 [DefaultDispatcher-worker-6 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.362 [DefaultDispatcher-worker-6 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.364 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.368 [DefaultDispatcher-worker-20 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-26 07:58:09.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-26 07:58:09.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-26 07:58:09.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:09.369 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5980e29f: (connection evicted) 2025-02-26 07:58:09.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:09.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-26 07:58:09.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-26 07:58:09.696 [DefaultDispatcher-worker-19 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-02-26 07:58:09.717 [DefaultDispatcher-worker-19 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d83fe4 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:12.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2025-02-26 07:58:12.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2025-02-26 07:58:12.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-26 07:58:12.921 [DefaultDispatcher-worker-5 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2025-02-26 07:58:13.000 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dcdc378 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-02-26 07:58:13.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-02-26 07:58:13.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-26 07:58:13.444 [DefaultDispatcher-worker-11 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-02-26 07:58:13.449 [DefaultDispatcher-worker-11 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-02-26 07:58:13.453 [DefaultDispatcher-worker-14 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-02-26 07:58:13.457 [DefaultDispatcher-worker-14 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-02-26 07:58:13.462 [DefaultDispatcher-worker-7 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-02-26 07:58:13.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69af938b 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-02-26 07:58:13.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-02-26 07:58:13.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-26 07:58:13.486 [DefaultDispatcher-worker-13 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-02-26 07:58:13.490 [DefaultDispatcher-worker-14 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-02-26 07:58:13.493 [DefaultDispatcher-worker-15 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-02-26 07:58:13.496 [DefaultDispatcher-worker-18 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d3b965 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-26 07:58:13.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-26 07:58:13.515 [DefaultDispatcher-worker-13 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.519 [DefaultDispatcher-worker-9 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.522 [DefaultDispatcher-worker-2 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.525 [DefaultDispatcher-worker-12 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.526 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.529 [DefaultDispatcher-worker-18 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.534 [DefaultDispatcher-worker-12 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-02-26 07:58:13.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-02-26 07:58:13.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-26 07:58:13.551 [DefaultDispatcher-worker-10 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-02-26 07:58:13.555 [DefaultDispatcher-worker-9 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-02-26 07:58:13.558 [DefaultDispatcher-worker-5 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-02-26 07:58:13.561 [DefaultDispatcher-worker-19 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-02-26 07:58:13.565 [DefaultDispatcher-worker-12 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb160fb 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-26 07:58:13.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-26 07:58:13.569 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.583 [DefaultDispatcher-worker-18 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.587 [DefaultDispatcher-worker-8 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.591 [DefaultDispatcher-worker-17 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.594 [DefaultDispatcher-worker-18 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.597 [DefaultDispatcher-worker-6 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.599 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.602 [DefaultDispatcher-worker-14 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-02-26 07:58:13.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f006edf 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-02-26 07:58:13.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-02-26 07:58:13.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-26 07:58:13.623 [DefaultDispatcher-worker-14 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-02-26 07:58:13.627 [DefaultDispatcher-worker-7 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-02-26 07:58:13.630 [DefaultDispatcher-worker-7 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-02-26 07:58:13.633 [DefaultDispatcher-worker-6 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27244a88 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-26 07:58:13.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-26 07:58:13.635 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.652 [DefaultDispatcher-worker-12 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.655 [DefaultDispatcher-worker-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.659 [DefaultDispatcher-worker-18 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.662 [DefaultDispatcher-worker-3 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.666 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.666 [DefaultDispatcher-worker-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.672 [DefaultDispatcher-worker-17 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8995cc 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-26 07:58:13.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-26 07:58:13.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-26 07:58:13.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bede349 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-02-26 07:58:13.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-02-26 07:58:13.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-26 07:58:13.696 [Test worker @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-02-26 07:58:13.698 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-02-26 07:58:13.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-26 07:58:13.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-26 07:58:13.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-26 07:58:13.705 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.714 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-26 07:58:13.715 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043128 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-26 07:58:13.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-26 07:58:13.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-26 07:58:13.732 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-26 07:58:13.733 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4337f9 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-26 07:58:13.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-26 07:58:13.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-26 07:58:13.735 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.747 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-26 07:58:13.748 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711261c7 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-02-26 07:58:13.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-02-26 07:58:13.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:13.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-02-26 07:58:13.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-02-26 07:58:13.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-26 07:58:13.774 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.777 [DefaultDispatcher-worker-5 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-02-26 07:58:13.783 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.801 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.804 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54001/ 2025-02-26 07:58:13.804 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54001/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:13.805 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54001/ 2025-02-26 07:58:13.805 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54001/ 2025-02-26 07:58:13.805 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54001/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:13.819 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.834 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.847 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54001/ 2025-02-26 07:58:13.847 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54001/ 2025-02-26 07:58:13.847 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54001/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:13.850 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.859 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:13.888 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54001/ 2025-02-26 07:58:13.889 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54001/ 2025-02-26 07:58:13.889 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54001/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:13.930 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54001/ 2025-02-26 07:58:13.931 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54001/ 2025-02-26 07:58:13.931 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54001/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:13.972 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54001/ 2025-02-26 07:58:13.973 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54001/ 2025-02-26 07:58:13.973 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54001/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.014 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54001/ 2025-02-26 07:58:14.015 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54001/ 2025-02-26 07:58:14.015 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54001/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.056 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54001/ 2025-02-26 07:58:14.059 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46543/ 2025-02-26 07:58:14.059 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46543/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.060 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46543/ 2025-02-26 07:58:14.060 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46543/ 2025-02-26 07:58:14.060 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46543/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.102 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46543/ 2025-02-26 07:58:14.102 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46543/ 2025-02-26 07:58:14.102 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46543/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.143 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46543/ 2025-02-26 07:58:14.144 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46543/ 2025-02-26 07:58:14.144 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46543/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.185 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46543/ 2025-02-26 07:58:14.186 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46543/ 2025-02-26 07:58:14.186 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46543/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.228 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46543/ 2025-02-26 07:58:14.228 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46543/ 2025-02-26 07:58:14.228 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46543/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.270 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46543/ 2025-02-26 07:58:14.270 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46543/ 2025-02-26 07:58:14.270 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46543/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 07:58:14.271 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46543/ 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b6edfb 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-26 07:58:14.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2025-02-26 07:58:14.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2025-02-26 07:58:14.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-26 07:58:14.361 [DefaultDispatcher-worker-17 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c93be3 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2025-02-26 07:58:14.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2025-02-26 07:58:14.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-26 07:58:14.391 [DefaultDispatcher-worker-17 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6037748a 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-02-26 07:58:14.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-02-26 07:58:14.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-26 07:58:14.413 [DefaultDispatcher-worker-16 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-26 07:58:14.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-26 07:58:14.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-26 07:58:14.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-26 07:58:14.423 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:14.435 [DefaultDispatcher-worker-16 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3368cf02 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-02-26 07:58:14.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-02-26 07:58:14.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-26 07:58:14.458 [DefaultDispatcher-worker-2 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360d0c7a 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-26 07:58:14.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-02-26 07:58:14.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-02-26 07:58:14.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-26 07:58:14.468 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:14.483 [DefaultDispatcher-worker-4 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253c7189 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-26 07:58:14.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 07:58:14.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 07:58:14.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-26 07:58:14.493 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:14.506 [DefaultDispatcher-worker-18 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ae950f 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:14.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-26 07:58:14.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-26 07:58:14.515 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:14.525 [DefaultDispatcher-worker-13 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.529 [DefaultDispatcher-worker-11 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.532 [DefaultDispatcher-worker-1 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.535 [DefaultDispatcher-worker-5 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.536 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:14.541 [DefaultDispatcher-worker-18 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.544 [DefaultDispatcher-worker-14 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-02-26 07:58:14.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-26 07:58:14.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-26 07:58:14.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:14.547 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@89dd102: (connection evicted) 2025-02-26 07:58:14.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:14.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-26 07:58:14.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-26 07:58:14.576 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:14.607 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765d67dd 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-26 07:58:18.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fda92e0 2025-02-26 07:58:18.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fda92e0 2025-02-26 07:58:18.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-26 07:58:18.625 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fda92e0 2025-02-26 07:58:18.634 [DefaultDispatcher-worker-2 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fda92e0 2025-02-26 07:58:18.641 [DefaultDispatcher-worker-1 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fda92e0 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5d7091 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2025-02-26 07:58:18.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2025-02-26 07:58:18.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-26 07:58:18.653 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2025-02-26 07:58:18.661 [DefaultDispatcher-worker-11 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2025-02-26 07:58:18.666 [DefaultDispatcher-worker-4 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2025-02-26 07:58:18.670 [DefaultDispatcher-worker-19 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2025-02-26 07:58:18.674 [DefaultDispatcher-worker-16 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cfc9eb 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-02-26 07:58:18.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-02-26 07:58:18.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-26 07:58:18.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-02-26 07:58:18.694 [DefaultDispatcher-worker-15 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-02-26 07:58:18.699 [DefaultDispatcher-worker-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-02-26 07:58:18.702 [DefaultDispatcher-worker-10 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-02-26 07:58:18.705 [DefaultDispatcher-worker-8 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ee31b8 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-26 07:58:18.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-02-26 07:58:18.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-02-26 07:58:18.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-26 07:58:18.716 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.716 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-02-26 07:58:18.725 [DefaultDispatcher-worker-8 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-02-26 07:58:18.730 [DefaultDispatcher-worker-18 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-02-26 07:58:18.734 [DefaultDispatcher-worker-4 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6add8d 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-26 07:58:18.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-02-26 07:58:18.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-02-26 07:58:18.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-26 07:58:18.743 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-02-26 07:58:18.753 [DefaultDispatcher-worker-19 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-02-26 07:58:18.757 [DefaultDispatcher-worker-10 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11d557a5 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d37 2025-02-26 07:58:18.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d37 2025-02-26 07:58:18.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-26 07:58:18.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d37 2025-02-26 07:58:18.775 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.779 [DefaultDispatcher-worker-8 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d37 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-02-26 07:58:18.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-02-26 07:58:18.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-26 07:58:18.791 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-02-26 07:58:18.801 [DefaultDispatcher-worker-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-02-26 07:58:18.807 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.840 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.859 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.896 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183e64a8 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-26 07:58:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:18.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-26 07:58:18.922 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:18.929 [Test worker @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:18.930 [Test worker @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:18.931 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:18.931 [DefaultDispatcher-worker-8 @coroutine#2064] 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:39449/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:18.931 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:18.931 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39449/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:18.932 [DefaultDispatcher-worker-20 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:18.932 [DefaultDispatcher-worker-20 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:18.936 [DefaultDispatcher-worker-19 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:18.936 [DefaultDispatcher-worker-19 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:18.936 [DefaultDispatcher-worker-19 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:18.936 [DefaultDispatcher-worker-19 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:18.937 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:18.937 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:18.938 [Test worker @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240c626d 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:18.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2025-02-26 07:58:18.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2025-02-26 07:58:18.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-26 07:58:18.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2025-02-26 07:58:18.959 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2025-02-26 07:58:18.960 [Test worker @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2025-02-26 07:58:18.963 [DefaultDispatcher-worker-2 @coroutine#2085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 07:58:18.963 [DefaultDispatcher-worker-2 @coroutine#2085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-26 07:58:18.963 [DefaultDispatcher-worker-2 @coroutine#2085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 07:58:18.964 [DefaultDispatcher-worker-3 @coroutine#2085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 07:58:18.964 [DefaultDispatcher-worker-3 @coroutine#2085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 07:58:18.965 [DefaultDispatcher-worker-6 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665c79a2 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-26 07:58:19.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-26 07:58:19.008 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.010 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c38af58 2025-02-26 07:58:19.010 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c38af58 2025-02-26 07:58:19.012 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ff4caf 2025-02-26 07:58:19.012 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ff4caf 2025-02-26 07:58:19.014 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c0c428 2025-02-26 07:58:19.014 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c0c428 2025-02-26 07:58:19.016 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c24694 2025-02-26 07:58:19.016 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c24694 2025-02-26 07:58:19.018 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa96fdb 2025-02-26 07:58:19.018 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa96fdb 2025-02-26 07:58:19.020 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@12abc015 2025-02-26 07:58:19.020 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@12abc015 2025-02-26 07:58:19.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.022 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@722ab7ec 2025-02-26 07:58:19.022 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@722ab7ec 2025-02-26 07:58:19.024 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edb9db 2025-02-26 07:58:19.024 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edb9db 2025-02-26 07:58:19.026 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc1ca 2025-02-26 07:58:19.026 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc1ca 2025-02-26 07:58:19.026 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.028 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.029 [Test worker @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.029 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.029 [DefaultDispatcher-worker-6 @coroutine#2096] 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:60469/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.030 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.030 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60469/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.031 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.031 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.034 [DefaultDispatcher-worker-20 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.034 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.034 [DefaultDispatcher-worker-20 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.034 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.035 [DefaultDispatcher-worker-4 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.035 [DefaultDispatcher-worker-4 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.036 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.039 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.041 [DefaultDispatcher-worker-13 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.041 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f259d 2025-02-26 07:58:19.041 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f259d 2025-02-26 07:58:19.043 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58ddde 2025-02-26 07:58:19.043 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58ddde 2025-02-26 07:58:19.044 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b674eed 2025-02-26 07:58:19.044 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b674eed 2025-02-26 07:58:19.045 [DefaultDispatcher-worker-8 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.046 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e65d7e5 2025-02-26 07:58:19.046 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e65d7e5 2025-02-26 07:58:19.048 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eb679 2025-02-26 07:58:19.048 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eb679 2025-02-26 07:58:19.050 [DefaultDispatcher-worker-12 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.050 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd12b49 2025-02-26 07:58:19.050 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd12b49 2025-02-26 07:58:19.051 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e401478 2025-02-26 07:58:19.051 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e401478 2025-02-26 07:58:19.053 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4a28aa 2025-02-26 07:58:19.053 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4a28aa 2025-02-26 07:58:19.054 [DefaultDispatcher-worker-1 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.054 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d24f864 2025-02-26 07:58:19.054 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d24f864 2025-02-26 07:58:19.054 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.058 [DefaultDispatcher-worker-16 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.061 [DefaultDispatcher-worker-20 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.065 [DefaultDispatcher-worker-5 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.069 [DefaultDispatcher-worker-13 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.073 [DefaultDispatcher-worker-19 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.077 [DefaultDispatcher-worker-9 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9c74a 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:19.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:19.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-26 07:58:19.099 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:19.105 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:19.106 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:19.107 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.107 [DefaultDispatcher-worker-15 @coroutine#2142] 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:46833/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.107 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.107 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46833/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.107 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.108 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.108 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.109 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@638151be 2025-02-26 07:58:19.109 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@638151be 2025-02-26 07:58:19.111 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:19.111 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.111 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.111 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.112 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d46a3be 2025-02-26 07:58:19.112 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d46a3be 2025-02-26 07:58:19.112 [DefaultDispatcher-worker-5 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.112 [DefaultDispatcher-worker-5 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.113 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173602c0 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-26 07:58:19.114 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69793ace 2025-02-26 07:58:19.114 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69793ace 2025-02-26 07:58:19.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2025-02-26 07:58:19.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2025-02-26 07:58:19.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-26 07:58:19.116 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ba985 2025-02-26 07:58:19.116 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ba985 2025-02-26 07:58:19.116 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2025-02-26 07:58:19.117 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@451e1115 2025-02-26 07:58:19.117 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@451e1115 2025-02-26 07:58:19.119 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d015b 2025-02-26 07:58:19.119 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d015b 2025-02-26 07:58:19.121 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d12e76c 2025-02-26 07:58:19.121 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d12e76c 2025-02-26 07:58:19.122 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2025-02-26 07:58:19.123 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5456ca 2025-02-26 07:58:19.123 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5456ca 2025-02-26 07:58:19.123 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2025-02-26 07:58:19.124 [DefaultDispatcher-worker-2 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 07:58:19.124 [DefaultDispatcher-worker-2 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-26 07:58:19.124 [DefaultDispatcher-worker-2 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 07:58:19.125 [DefaultDispatcher-worker-18 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 07:58:19.125 [DefaultDispatcher-worker-18 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 07:58:19.125 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f770ec 2025-02-26 07:58:19.125 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f770ec 2025-02-26 07:58:19.125 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.128 [DefaultDispatcher-worker-15 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2025-02-26 07:58:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b1538 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:19.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:19.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-26 07:58:19.183 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:19.185 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.187 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-02-26 07:58:19.187 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-02-26 07:58:19.189 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:19.189 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-02-26 07:58:19.189 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-02-26 07:58:19.190 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:19.191 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.191 [DefaultDispatcher-worker-3 @coroutine#2174] 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:42747/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.191 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.191 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42747/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.191 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-02-26 07:58:19.191 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-02-26 07:58:19.192 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.192 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.193 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-02-26 07:58:19.193 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-02-26 07:58:19.195 [DefaultDispatcher-worker-8 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:19.195 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.195 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.195 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.195 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.195 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.196 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-02-26 07:58:19.196 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-02-26 07:58:19.197 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-26 07:58:19.198 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-02-26 07:58:19.198 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-02-26 07:58:19.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-02-26 07:58:19.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-02-26 07:58:19.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-26 07:58:19.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-02-26 07:58:19.200 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-02-26 07:58:19.200 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-02-26 07:58:19.202 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-02-26 07:58:19.202 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-02-26 07:58:19.204 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-02-26 07:58:19.204 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-02-26 07:58:19.204 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.207 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-02-26 07:58:19.208 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d0e46dd 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:19.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:19.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-26 07:58:19.212 [DefaultDispatcher-worker-11 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-02-26 07:58:19.215 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.218 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-02-26 07:58:19.218 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-02-26 07:58:19.220 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-02-26 07:58:19.220 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-02-26 07:58:19.222 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-02-26 07:58:19.222 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-02-26 07:58:19.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:19.224 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-02-26 07:58:19.224 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-02-26 07:58:19.226 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-02-26 07:58:19.226 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-02-26 07:58:19.228 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-02-26 07:58:19.228 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-02-26 07:58:19.230 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:19.230 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-02-26 07:58:19.230 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-02-26 07:58:19.231 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:19.231 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.231 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.232 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.232 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.232 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-02-26 07:58:19.232 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-02-26 07:58:19.232 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.232 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.234 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-02-26 07:58:19.235 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-02-26 07:58:19.235 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.236 [DefaultDispatcher-worker-11 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:19.236 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.236 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.236 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.236 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.236 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.237 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@773ad729 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-26 07:58:19.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-02-26 07:58:19.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-02-26 07:58:19.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-26 07:58:19.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-02-26 07:58:19.246 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-02-26 07:58:19.247 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7955dd49 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.248 [DefaultDispatcher-worker-5 @coroutine#2226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-26 07:58:19.249 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:19.249 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:19.249 [DefaultDispatcher-worker-5 @coroutine#2226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-26 07:58:19.252 [DefaultDispatcher-worker-2 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-02-26 07:58:19.263 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:19.268 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.270 [DefaultDispatcher-worker-5 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:19.271 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-02-26 07:58:19.271 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-5 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 07:58:19.271 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.272 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.272 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216c6825 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-26 07:58:19.273 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-02-26 07:58:19.273 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-26 07:58:19.275 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-02-26 07:58:19.275 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-02-26 07:58:19.276 [DefaultDispatcher-worker-12 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:19.276 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.276 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.276 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.276 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.277 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-02-26 07:58:19.277 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-02-26 07:58:19.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-02-26 07:58:19.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-02-26 07:58:19.281 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-02-26 07:58:19.281 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-02-26 07:58:19.283 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-02-26 07:58:19.283 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-02-26 07:58:19.285 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-02-26 07:58:19.285 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-02-26 07:58:19.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-02-26 07:58:19.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-02-26 07:58:19.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.288 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.294 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.295 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.296 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.296 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.296 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.296 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57955/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.297 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.297 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.300 [DefaultDispatcher-worker-5 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.300 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.300 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.300 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.300 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.300 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.300 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.301 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.302 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12327851 2025-02-26 07:58:19.302 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12327851 2025-02-26 07:58:19.304 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf59467 2025-02-26 07:58:19.304 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf59467 2025-02-26 07:58:19.306 [DefaultDispatcher-worker-16 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.306 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca1321 2025-02-26 07:58:19.306 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca1321 2025-02-26 07:58:19.309 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc89e5c 2025-02-26 07:58:19.309 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc89e5c 2025-02-26 07:58:19.310 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.310 [DefaultDispatcher-worker-20 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.311 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c399544 2025-02-26 07:58:19.311 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c399544 2025-02-26 07:58:19.312 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ecf0b5 2025-02-26 07:58:19.312 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ecf0b5 2025-02-26 07:58:19.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdf6408 2025-02-26 07:58:19.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdf6408 2025-02-26 07:58:19.314 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2b1278 2025-02-26 07:58:19.314 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2b1278 2025-02-26 07:58:19.314 [DefaultDispatcher-worker-6 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.315 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c431a9 2025-02-26 07:58:19.315 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c431a9 2025-02-26 07:58:19.316 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f149bc5 2025-02-26 07:58:19.316 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f149bc5 2025-02-26 07:58:19.317 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de76113 2025-02-26 07:58:19.317 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de76113 2025-02-26 07:58:19.319 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a161843 2025-02-26 07:58:19.319 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a161843 2025-02-26 07:58:19.319 [DefaultDispatcher-worker-19 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.319 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de4505e 2025-02-26 07:58:19.319 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de4505e 2025-02-26 07:58:19.319 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.321 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fd2cec 2025-02-26 07:58:19.321 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fd2cec 2025-02-26 07:58:19.323 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b765359 2025-02-26 07:58:19.323 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b765359 2025-02-26 07:58:19.323 [DefaultDispatcher-worker-15 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.325 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50773941 2025-02-26 07:58:19.325 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50773941 2025-02-26 07:58:19.327 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a39e70c 2025-02-26 07:58:19.327 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a39e70c 2025-02-26 07:58:19.327 [DefaultDispatcher-worker-16 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.329 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@be228eb 2025-02-26 07:58:19.329 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@be228eb 2025-02-26 07:58:19.329 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.331 [DefaultDispatcher-worker-12 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.335 [DefaultDispatcher-worker-8 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.339 [DefaultDispatcher-worker-18 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.340 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.340 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.340 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 07:58:19.340 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.341 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.341 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.342 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81c22e 2025-02-26 07:58:19.342 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81c22e 2025-02-26 07:58:19.344 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13462fee 2025-02-26 07:58:19.344 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13462fee 2025-02-26 07:58:19.346 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779a95e 2025-02-26 07:58:19.346 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779a95e 2025-02-26 07:58:19.348 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b25d5 2025-02-26 07:58:19.348 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b25d5 2025-02-26 07:58:19.349 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.350 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41780d06 2025-02-26 07:58:19.350 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41780d06 2025-02-26 07:58:19.351 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c00ef 2025-02-26 07:58:19.351 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c00ef 2025-02-26 07:58:19.352 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63637398 2025-02-26 07:58:19.352 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63637398 2025-02-26 07:58:19.353 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ebfe5a 2025-02-26 07:58:19.353 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ebfe5a 2025-02-26 07:58:19.354 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a05f3 2025-02-26 07:58:19.354 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a05f3 2025-02-26 07:58:19.355 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd46b9f 2025-02-26 07:58:19.355 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd46b9f 2025-02-26 07:58:19.356 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3254da9a 2025-02-26 07:58:19.356 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3254da9a 2025-02-26 07:58:19.357 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d6f461 2025-02-26 07:58:19.357 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d6f461 2025-02-26 07:58:19.357 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3345e1eb 2025-02-26 07:58:19.357 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3345e1eb 2025-02-26 07:58:19.357 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.359 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9bbecc 2025-02-26 07:58:19.359 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9bbecc 2025-02-26 07:58:19.361 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@78559c4b 2025-02-26 07:58:19.361 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@78559c4b 2025-02-26 07:58:19.363 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2884d 2025-02-26 07:58:19.363 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2884d 2025-02-26 07:58:19.365 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f90b2e 2025-02-26 07:58:19.365 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f90b2e 2025-02-26 07:58:19.367 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be6bd03 2025-02-26 07:58:19.367 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be6bd03 2025-02-26 07:58:19.367 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.374 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.376 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40891526 2025-02-26 07:58:19.376 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40891526 2025-02-26 07:58:19.378 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ef347 2025-02-26 07:58:19.378 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ef347 2025-02-26 07:58:19.380 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a717e56 2025-02-26 07:58:19.380 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a717e56 2025-02-26 07:58:19.381 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57955/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 07:58:19.381 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57955/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:19.381 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73f97c 2025-02-26 07:58:19.381 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73f97c 2025-02-26 07:58:19.382 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.382 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-26 07:58:19.382 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.382 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.382 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.383 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbfd91 2025-02-26 07:58:19.383 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbfd91 2025-02-26 07:58:19.385 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36f2e6 2025-02-26 07:58:19.385 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36f2e6 2025-02-26 07:58:19.387 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f74a8b8 2025-02-26 07:58:19.387 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f74a8b8 2025-02-26 07:58:19.390 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5c0633 2025-02-26 07:58:19.390 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5c0633 2025-02-26 07:58:19.392 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733593c 2025-02-26 07:58:19.392 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733593c 2025-02-26 07:58:19.392 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-02-26 07:58:19.400 [DefaultDispatcher-worker-20 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9b0c16 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-26 07:58:19.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-26 07:58:19.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.423 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.424 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.425 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.425 [DefaultDispatcher-worker-20 @coroutine#2298] 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:50111/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.425 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.425 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50111/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.426 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.426 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.429 [DefaultDispatcher-worker-13 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.429 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.429 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.429 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.429 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.429 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.431 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3708f0 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-26 07:58:19.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-02-26 07:58:19.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-02-26 07:58:19.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-26 07:58:19.435 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-02-26 07:58:19.441 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-02-26 07:58:19.442 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-02-26 07:58:19.446 [DefaultDispatcher-worker-19 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-02-26 07:58:19.446 [DefaultDispatcher-worker-11 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.449 [DefaultDispatcher-worker-20 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.452 [DefaultDispatcher-worker-2 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.456 [DefaultDispatcher-worker-12 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.466 [DefaultDispatcher-worker-5 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.474 [DefaultDispatcher-worker-9 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.478 [DefaultDispatcher-worker-9 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.482 [DefaultDispatcher-worker-16 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.485 [DefaultDispatcher-worker-16 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.489 [DefaultDispatcher-worker-2 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebf5f26 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-26 07:58:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-26 07:58:19.503 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.506 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8e4c85 2025-02-26 07:58:19.506 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8e4c85 2025-02-26 07:58:19.507 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6049af24 2025-02-26 07:58:19.507 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6049af24 2025-02-26 07:58:19.509 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.509 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@647627f5 2025-02-26 07:58:19.509 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@647627f5 2025-02-26 07:58:19.510 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.510 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.510 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.510 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.510 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59067/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.511 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2174a51f 2025-02-26 07:58:19.511 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2174a51f 2025-02-26 07:58:19.511 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.511 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.513 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d022fd0 2025-02-26 07:58:19.513 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d022fd0 2025-02-26 07:58:19.514 [DefaultDispatcher-worker-8 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.514 [DefaultDispatcher-worker-8 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.514 [DefaultDispatcher-worker-8 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.514 [DefaultDispatcher-worker-8 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.515 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@101f87db 2025-02-26 07:58:19.515 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@101f87db 2025-02-26 07:58:19.515 [DefaultDispatcher-worker-17 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.515 [DefaultDispatcher-worker-17 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.515 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d541e01 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-26 07:58:19.516 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@458353a2 2025-02-26 07:58:19.516 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@458353a2 2025-02-26 07:58:19.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-02-26 07:58:19.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-02-26 07:58:19.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-26 07:58:19.518 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@415b5a50 2025-02-26 07:58:19.518 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@415b5a50 2025-02-26 07:58:19.518 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-02-26 07:58:19.519 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8b9104 2025-02-26 07:58:19.519 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8b9104 2025-02-26 07:58:19.519 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.523 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-02-26 07:58:19.524 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-02-26 07:58:19.528 [DefaultDispatcher-worker-13 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-02-26 07:58:19.529 [DefaultDispatcher-worker-10 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.532 [DefaultDispatcher-worker-10 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.534 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.536 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-02-26 07:58:19.536 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-02-26 07:58:19.536 [DefaultDispatcher-worker-5 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.537 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-02-26 07:58:19.537 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-02-26 07:58:19.538 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-02-26 07:58:19.538 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-02-26 07:58:19.540 [DefaultDispatcher-worker-8 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.540 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-02-26 07:58:19.540 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-02-26 07:58:19.540 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.540 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 07:58:19.540 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.541 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.541 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 07:58:19.541 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-02-26 07:58:19.541 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-02-26 07:58:19.542 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-02-26 07:58:19.542 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-02-26 07:58:19.544 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-02-26 07:58:19.544 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-02-26 07:58:19.545 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-02-26 07:58:19.545 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-02-26 07:58:19.547 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-02-26 07:58:19.547 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-02-26 07:58:19.547 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.582 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59067/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 07:58:19.582 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59067/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:19.582 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.582 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-26 07:58:19.582 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.583 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.583 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 07:58:19.591 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:19.593 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-02-26 07:58:19.593 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-02-26 07:58:19.594 [DefaultDispatcher-worker-8 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:19.595 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-02-26 07:58:19.595 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-26 07:58:19.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-26 07:58:19.597 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-02-26 07:58:19.597 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-02-26 07:58:19.598 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-02-26 07:58:19.599 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-02-26 07:58:19.600 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-02-26 07:58:19.600 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-02-26 07:58:19.602 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-02-26 07:58:19.602 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-02-26 07:58:19.603 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-02-26 07:58:19.603 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-02-26 07:58:19.605 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-02-26 07:58:19.605 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-02-26 07:58:19.606 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-02-26 07:58:19.606 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-02-26 07:58:19.606 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.614 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.614 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.615 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.615 [DefaultDispatcher-worker-8 @coroutine#2394] 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:32787/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:19.615 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.615 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32787/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.616 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.616 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:19.618 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.619 [DefaultDispatcher-worker-14 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.619 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.619 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.619 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.620 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.620 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.620 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aaeed6 2025-02-26 07:58:19.620 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aaeed6 2025-02-26 07:58:19.620 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5562f297 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-26 07:58:19.621 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d02f3 2025-02-26 07:58:19.621 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d02f3 2025-02-26 07:58:19.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-02-26 07:58:19.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-02-26 07:58:19.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-26 07:58:19.623 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@185285a6 2025-02-26 07:58:19.623 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@185285a6 2025-02-26 07:58:19.623 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-02-26 07:58:19.624 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5008c8 2025-02-26 07:58:19.624 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5008c8 2025-02-26 07:58:19.626 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@184981ea 2025-02-26 07:58:19.626 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@184981ea 2025-02-26 07:58:19.628 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c47728a 2025-02-26 07:58:19.628 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c47728a 2025-02-26 07:58:19.628 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-02-26 07:58:19.629 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-02-26 07:58:19.629 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a511 2025-02-26 07:58:19.629 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a511 2025-02-26 07:58:19.631 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7ff787 2025-02-26 07:58:19.631 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7ff787 2025-02-26 07:58:19.631 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/auth/register 2025-02-26 07:58:19.631 [DefaultDispatcher-worker-10 @coroutine#2416] 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:32787/auth/register. 2025-02-26 07:58:19.631 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/auth/register 2025-02-26 07:58:19.631 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32787/auth/register from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.632 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/auth/register 2025-02-26 07:58:19.632 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/auth/register 2025-02-26 07:58:19.633 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ed7713 2025-02-26 07:58:19.633 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ed7713 2025-02-26 07:58:19.633 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.633 [DefaultDispatcher-worker-15 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-02-26 07:58:19.673 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32787/auth/register. 2025-02-26 07:58:19.673 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32787/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:19.685 [DefaultDispatcher-worker-3 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.688 [DefaultDispatcher-worker-1 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e549515 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-26 07:58:19.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-26 07:58:19.697 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.699 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-02-26 07:58:19.699 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-02-26 07:58:19.701 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-02-26 07:58:19.701 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-02-26 07:58:19.702 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-02-26 07:58:19.702 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-02-26 07:58:19.704 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-02-26 07:58:19.704 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-02-26 07:58:19.705 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-02-26 07:58:19.705 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-02-26 07:58:19.707 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-02-26 07:58:19.707 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-02-26 07:58:19.709 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.709 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-02-26 07:58:19.709 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-02-26 07:58:19.711 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-02-26 07:58:19.711 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-02-26 07:58:19.713 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-02-26 07:58:19.713 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-02-26 07:58:19.713 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.714 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.715 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.716 [DefaultDispatcher-worker-1 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.716 [DefaultDispatcher-worker-1 @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/dummyreplication/ackAndGetPendingReplications. 2025-02-26 07:58:19.716 [DefaultDispatcher-worker-1 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.716 [DefaultDispatcher-worker-1 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.716 [DefaultDispatcher-worker-11 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.716 [DefaultDispatcher-worker-11 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.719 [DefaultDispatcher-worker-15 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.719 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.719 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 07:58:19.719 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.720 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.720 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.721 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.723 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.723 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.725 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c60c4 2025-02-26 07:58:19.725 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c60c4 2025-02-26 07:58:19.727 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb9d53 2025-02-26 07:58:19.727 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb9d53 2025-02-26 07:58:19.728 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c40bb4 2025-02-26 07:58:19.728 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c40bb4 2025-02-26 07:58:19.730 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c69768 2025-02-26 07:58:19.730 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c69768 2025-02-26 07:58:19.732 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00f7f4 2025-02-26 07:58:19.732 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00f7f4 2025-02-26 07:58:19.733 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ce622 2025-02-26 07:58:19.733 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ce622 2025-02-26 07:58:19.734 [Test worker @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2025-02-26 07:58:19.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-26 07:58:19.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-26 07:58:19.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.735 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f: (connection evicted) 2025-02-26 07:58:19.735 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5470d816 2025-02-26 07:58:19.735 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5470d816 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:19.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-26 07:58:19.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-26 07:58:19.736 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e96827 2025-02-26 07:58:19.736 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e96827 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65011123 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-26 07:58:19.738 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d8699 2025-02-26 07:58:19.738 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d8699 2025-02-26 07:58:19.738 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 07:58:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-26 07:58:19.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.744 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.744 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.745 [DefaultDispatcher-worker-12 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.745 [DefaultDispatcher-worker-12 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 07:58:19.745 [DefaultDispatcher-worker-12 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.745 [DefaultDispatcher-worker-12 @coroutine#2456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.746 [DefaultDispatcher-worker-17 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.746 [DefaultDispatcher-worker-17 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.749 [DefaultDispatcher-worker-2 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.749 [DefaultDispatcher-worker-2 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.749 [DefaultDispatcher-worker-2 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 07:58:19.749 [DefaultDispatcher-worker-2 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.749 [DefaultDispatcher-worker-6 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.749 [DefaultDispatcher-worker-6 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.750 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.751 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.754 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2025-02-26 07:58:19.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-26 07:58:19.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-26 07:58:19.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.755 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2: (connection evicted) 2025-02-26 07:58:19.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:19.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-26 07:58:19.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264c9994 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-26 07:58:19.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-26 07:58:19.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.763 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.764 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.765 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.765 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 07:58:19.765 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.765 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.765 [DefaultDispatcher-worker-8 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.765 [DefaultDispatcher-worker-8 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.768 [DefaultDispatcher-worker-19 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.768 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.769 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 07:58:19.769 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.769 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.769 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.770 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.771 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.773 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.774 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.775 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.777 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.779 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-02-26 07:58:19.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-26 07:58:19.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-26 07:58:19.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.779 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701a79b: (connection evicted) 2025-02-26 07:58:19.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:19.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-26 07:58:19.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aacf54b 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-26 07:58:19.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-26 07:58:19.782 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.786 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.787 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.788 [DefaultDispatcher-worker-19 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.788 [DefaultDispatcher-worker-19 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 07:58:19.788 [DefaultDispatcher-worker-19 @coroutine#2521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.788 [DefaultDispatcher-worker-19 @coroutine#2521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.788 [DefaultDispatcher-worker-7 @coroutine#2521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.788 [DefaultDispatcher-worker-7 @coroutine#2521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.792 [DefaultDispatcher-worker-3 @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.792 [DefaultDispatcher-worker-3 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.792 [DefaultDispatcher-worker-3 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 07:58:19.792 [DefaultDispatcher-worker-3 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.792 [DefaultDispatcher-worker-11 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.792 [DefaultDispatcher-worker-11 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.793 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.794 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.796 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2025-02-26 07:58:19.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-26 07:58:19.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-26 07:58:19.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.797 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33602729: (connection evicted) 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:19.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-26 07:58:19.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9886ec3 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-26 07:58:19.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-26 07:58:19.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.804 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.805 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.805 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.805 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 07:58:19.805 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.805 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.806 [DefaultDispatcher-worker-2 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.806 [DefaultDispatcher-worker-2 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.809 [DefaultDispatcher-worker-7 @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.809 [DefaultDispatcher-worker-7 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.809 [DefaultDispatcher-worker-7 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 07:58:19.809 [DefaultDispatcher-worker-7 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.809 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.809 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.810 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.812 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.813 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.814 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.816 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-02-26 07:58:19.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-26 07:58:19.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-26 07:58:19.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.817 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff247b: (connection evicted) 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:19.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-26 07:58:19.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a59780b 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:19.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:19.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-26 07:58:19.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-26 07:58:19.819 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.824 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.825 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.826 [DefaultDispatcher-worker-18 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.826 [DefaultDispatcher-worker-18 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 07:58:19.826 [DefaultDispatcher-worker-18 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.826 [DefaultDispatcher-worker-18 @coroutine#2585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:19.826 [DefaultDispatcher-worker-8 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.826 [DefaultDispatcher-worker-8 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 07:58:19.829 [DefaultDispatcher-worker-20 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.830 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.830 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 07:58:19.830 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.830 [DefaultDispatcher-worker-7 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.830 [DefaultDispatcher-worker-7 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 07:58:19.831 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.833 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2802caa2 2025-02-26 07:58:19.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-26 07:58:19.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-26 07:58:19.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:19.834 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2802caa2: (connection evicted) 2025-02-26 07:58:19.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:19.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-26 07:58:19.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-26 07:58:19.941 [DefaultDispatcher-worker-7 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:19.941 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.941 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:19.941 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.942 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:19.942 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.039 [DefaultDispatcher-worker-20 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:20.039 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.039 [DefaultDispatcher-worker-20 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.039 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.040 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.040 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10007fdc 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.089 [Test worker @coroutine#2633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-26 07:58:20.090 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.090 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.090 [Test worker @coroutine#2633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-26 07:58:20.097 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.102 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.103 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.104 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.108 [DefaultDispatcher-worker-1 @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.114 [DefaultDispatcher-worker-7 @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2025-02-26 07:58:20.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-26 07:58:20.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-26 07:58:20.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.115 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8: (connection evicted) 2025-02-26 07:58:20.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-26 07:58:20.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-26 07:58:20.116 [DefaultDispatcher-worker-7 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:20.116 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.116 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.116 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.116 [DefaultDispatcher-worker-4 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.116 [DefaultDispatcher-worker-4 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-26 07:58:20.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a8bfa1 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.117 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-26 07:58:20.124 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.129 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.130 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.131 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2bcca8 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2025-02-26 07:58:20.131 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-26 07:58:20.139 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2025-02-26 07:58:20.144 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2025-02-26 07:58:20.145 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2025-02-26 07:58:20.146 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2025-02-26 07:58:20.149 [DefaultDispatcher-worker-2 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2025-02-26 07:58:20.157 [DefaultDispatcher-worker-16 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.160 [DefaultDispatcher-worker-6 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.163 [DefaultDispatcher-worker-17 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-02-26 07:58:20.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-26 07:58:20.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-26 07:58:20.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.170 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c28400: (connection evicted) 2025-02-26 07:58:20.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-26 07:58:20.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-26 07:58:20.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-26 07:58:20.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-26 07:58:20.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.170 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e3b882: (connection evicted) 2025-02-26 07:58:20.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-26 07:58:20.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c9235c0 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.171 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.172 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-26 07:58:20.179 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.184 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.185 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.186 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e470a51 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2025-02-26 07:58:20.186 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-26 07:58:20.193 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2025-02-26 07:58:20.198 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2025-02-26 07:58:20.199 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2025-02-26 07:58:20.200 [DefaultDispatcher-worker-10 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:20.200 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.200 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2025-02-26 07:58:20.200 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.200 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.201 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.201 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.203 [DefaultDispatcher-worker-3 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2025-02-26 07:58:20.210 [DefaultDispatcher-worker-3 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.213 [DefaultDispatcher-worker-7 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.216 [DefaultDispatcher-worker-18 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-02-26 07:58:20.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-26 07:58:20.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-26 07:58:20.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.218 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557f0a39: (connection evicted) 2025-02-26 07:58:20.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-26 07:58:20.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-26 07:58:20.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-26 07:58:20.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-26 07:58:20.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.219 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b784f16: (connection evicted) 2025-02-26 07:58:20.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-26 07:58:20.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33671907 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.220 [Test worker @coroutine#2732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-26 07:58:20.221 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.221 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.221 [Test worker @coroutine#2732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-26 07:58:20.228 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.233 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.234 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.235 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.238 [DefaultDispatcher-worker-14 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.240 [DefaultDispatcher-worker-2 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:20.240 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.240 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.240 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.240 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.241 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.248 [DefaultDispatcher-worker-5 @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.249 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.253 [DefaultDispatcher-worker-3 @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2025-02-26 07:58:20.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-26 07:58:20.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-26 07:58:20.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.263 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59: (connection evicted) 2025-02-26 07:58:20.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-26 07:58:20.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eed0375 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.264 [Test worker @coroutine#2788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-26 07:58:20.265 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.265 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.265 [Test worker @coroutine#2788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-26 07:58:20.272 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.277 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.278 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.279 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.281 [DefaultDispatcher-worker-12 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:20.282 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.282 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.282 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.282 [DefaultDispatcher-worker-1 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.284 [DefaultDispatcher-worker-20 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.295 [DefaultDispatcher-worker-14 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.296 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.300 [DefaultDispatcher-worker-5 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-02-26 07:58:20.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-26 07:58:20.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-26 07:58:20.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.304 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47541b42: (connection evicted) 2025-02-26 07:58:20.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-26 07:58:20.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-26 07:58:20.305 [DefaultDispatcher-worker-14 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:20.305 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.305 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.305 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490b8f1e 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-26 07:58:20.305 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.306 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.306 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-26 07:58:20.306 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.306 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.313 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.318 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.318 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.319 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.323 [DefaultDispatcher-worker-1 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.333 [DefaultDispatcher-worker-19 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.337 [DefaultDispatcher-worker-1 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.406 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.448 [DefaultDispatcher-worker-17 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:20.448 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.448 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.448 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.449 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.449 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.453 [DefaultDispatcher-worker-13 @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2025-02-26 07:58:20.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-26 07:58:20.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-26 07:58:20.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.484 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f: (connection evicted) 2025-02-26 07:58:20.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-26 07:58:20.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1e5f85 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.486 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-26 07:58:20.494 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.498 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.499 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.500 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.504 [DefaultDispatcher-worker-11 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.505 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.515 [DefaultDispatcher-worker-14 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.518 [DefaultDispatcher-worker-12 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc23273 2025-02-26 07:58:20.518 [DefaultDispatcher-worker-14 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:20.518 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.518 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.518 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.519 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.519 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-26 07:58:20.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-26 07:58:20.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.524 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc23273: (connection evicted) 2025-02-26 07:58:20.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-26 07:58:20.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1e8753 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2025-02-26 07:58:20.525 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-26 07:58:20.532 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2025-02-26 07:58:20.537 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2025-02-26 07:58:20.538 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2025-02-26 07:58:20.539 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2025-02-26 07:58:20.544 [DefaultDispatcher-worker-14 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2025-02-26 07:58:20.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-26 07:58:20.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-26 07:58:20.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.583 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa: (connection evicted) 2025-02-26 07:58:20.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-26 07:58:20.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-26 07:58:20.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@236e6563 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-26 07:58:20.631 [DefaultDispatcher-worker-20 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:20.631 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.632 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.632 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.632 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.632 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.642 [DefaultDispatcher-worker-19 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.646 [DefaultDispatcher-worker-19 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.649 [DefaultDispatcher-worker-6 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.652 [DefaultDispatcher-worker-20 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.668 [DefaultDispatcher-worker-8 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.669 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 07:58:20.675 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2025-02-26 07:58:20.676 [DefaultDispatcher-worker-13 @coroutine#2962] INFO ktor.application - Responding at http://0.0.0.0:45945 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14501070 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-26 07:58:20.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-26 07:58:20.684 [DefaultDispatcher-worker-8 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.685 [DefaultDispatcher-worker-8 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:20.685 [DefaultDispatcher-worker-8 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.685 [DefaultDispatcher-worker-8 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:20.686 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.686 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 07:58:20.686 [eventLoopGroupProxy-19-1 @call-handler#2972] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 07:58:20.686 [eventLoopGroupProxy-19-1 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.686 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.686 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:20.687 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.687 [DefaultDispatcher-worker-2 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.687 [DefaultDispatcher-worker-2 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28806954 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-26 07:58:20.694 [DefaultDispatcher-worker-5 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.694 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.694 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.694 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.695 [eventLoopGroupProxy-19-2 @call-handler#2978] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 07:58:20.695 [eventLoopGroupProxy-19-2 @call-handler#2978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.695 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.695 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.698 [DefaultDispatcher-worker-9 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.698 [DefaultDispatcher-worker-9 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:20.698 [DefaultDispatcher-worker-9 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.698 [DefaultDispatcher-worker-9 @coroutine#2983] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:20.699 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-26 07:58:20.699 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.699 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348d1a5e 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:20.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:20.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-26 07:58:20.699 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@17524c36 2025-02-26 07:58:20.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@17524c36 2025-02-26 07:58:20.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-26 07:58:20.700 [DefaultDispatcher-worker-18 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.700 [eventLoopGroupProxy-19-3 @call-handler#2990] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 07:58:20.700 [eventLoopGroupProxy-19-3 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.700 [DefaultDispatcher-worker-7 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.700 [DefaultDispatcher-worker-7 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.703 [DefaultDispatcher-worker-10 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.708 [DefaultDispatcher-worker-18 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.708 [DefaultDispatcher-worker-18 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.708 [DefaultDispatcher-worker-18 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.708 [DefaultDispatcher-worker-18 @coroutine#2982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.709 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 07:58:20.709 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.709 [DefaultDispatcher-worker-14 @coroutine#2982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.709 [DefaultDispatcher-worker-14 @coroutine#2982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.709 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.709 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 07:58:20.709 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.709 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 07:58:20.710 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 07:58:20.710 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.710 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:20.710 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.711 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.711 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 07:58:20.711 [eventLoopGroupProxy-19-4 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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) 2025-02-26 07:58:20.711 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.713 [DefaultDispatcher-worker-17 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.714 [DefaultDispatcher-worker-5 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.716 [DefaultDispatcher-worker-9 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.717 [DefaultDispatcher-worker-4 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.718 [DefaultDispatcher-worker-11 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17524c36 2025-02-26 07:58:20.718 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.718 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.718 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.719 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 07:58:20.719 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.719 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.719 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.723 [DefaultDispatcher-worker-13 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17524c36 2025-02-26 07:58:20.725 [DefaultDispatcher-worker-16 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17524c36 2025-02-26 07:58:20.733 [DefaultDispatcher-worker-2 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.734 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.734 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-26 07:58:20.734 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.734 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-26 07:58:20.737 [DefaultDispatcher-worker-2 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.748 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.748 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.748 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-26 07:58:20.748 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.748 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652225 2025-02-26 07:58:20.748 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652225. 2025-02-26 07:58:20.748 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652225 2025-02-26 07:58:20.749 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-26 07:58:20.752 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.752 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652225 2025-02-26 07:58:20.752 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652225 2025-02-26 07:58:20.752 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652225. 2025-02-26 07:58:20.752 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652225 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.757 [DefaultDispatcher-worker-14 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.757 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.757 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 07:58:20.757 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.758 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-26 07:58:20.759 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.759 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.759 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.759 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 07:58:20.759 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.763 [DefaultDispatcher-worker-19 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.774 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.777 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:20.777 [DefaultDispatcher-worker-16 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.777 [DefaultDispatcher-worker-4 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.777 [DefaultDispatcher-worker-4 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.777 [DefaultDispatcher-worker-4 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.777 [DefaultDispatcher-worker-4 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.777 [DefaultDispatcher-worker-4 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45945/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:58:20.778 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:58:20.778 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:58:20.778 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:20.782 [DefaultDispatcher-worker-6 @call-handler#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.782 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.783 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.783 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.783 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.783 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.786 [DefaultDispatcher-worker-15 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.789 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.792 [DefaultDispatcher-worker-7 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.793 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.793 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-26 07:58:20.793 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.794 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-26 07:58:20.796 [DefaultDispatcher-worker-1 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.800 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.806 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.806 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 07:58:20.806 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-26 07:58:20.806 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.806 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652226 2025-02-26 07:58:20.806 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652226. 2025-02-26 07:58:20.806 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652226 2025-02-26 07:58:20.807 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-26 07:58:20.807 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.808 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652226 2025-02-26 07:58:20.808 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652226 2025-02-26 07:58:20.808 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652226. 2025-02-26 07:58:20.808 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698861188137652226 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.812 [DefaultDispatcher-worker-11 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.812 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.812 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 07:58:20.812 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.812 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-26 07:58:20.813 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.813 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.813 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 07:58:20.813 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 07:58:20.813 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.817 [DefaultDispatcher-worker-12 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.827 [DefaultDispatcher-worker-15 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.830 [DefaultDispatcher-worker-3 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.830 [DefaultDispatcher-worker-6 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.830 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.830 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.830 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.830 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45945/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:58:20.831 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:58:20.831 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:58:20.831 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:20.833 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.837 [DefaultDispatcher-worker-7 @call-handler#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.837 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.837 [DefaultDispatcher-worker-14 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.837 [DefaultDispatcher-worker-14 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.838 [DefaultDispatcher-worker-14 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.838 [DefaultDispatcher-worker-14 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.841 [DefaultDispatcher-worker-10 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.847 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.847 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224. 2025-02-26 07:58:20.847 [UI Thread @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.847 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.847 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.847 [UI Thread @coroutine#3097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.848 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-26 07:58:20.848 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.848 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.848 [UI Thread @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.848 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.848 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.848 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.849 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.849 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225. 2025-02-26 07:58:20.849 [UI Thread @coroutine#3123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.850 [eventLoopGroupProxy-19-5 @call-handler#3128] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-26 07:58:20.850 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.851 [UI Thread @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.851 [UI Thread @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.851 [eventLoopGroupProxy-19-7 @call-handler#3132] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-26 07:58:20.851 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224. 2025-02-26 07:58:20.851 [UI Thread @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.851 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-26 07:58:20.851 [eventLoopGroupProxy-19-5 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.851 [eventLoopGroupProxy-19-8 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-26 07:58:20.852 [eventLoopGroupProxy-19-7 @call-handler#3132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.852 [UI Thread @coroutine#3097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.852 [UI Thread @coroutine#3097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.852 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.852 [UI Thread @coroutine#3097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.852 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.852 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.852 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.852 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.852 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.852 [UI Thread @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.852 [UI Thread @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.852 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.852 [UI Thread @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.856 [DefaultDispatcher-worker-7 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.858 [eventLoopGroupProxy-19-8 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.859 [UI Thread @coroutine#3123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.859 [UI Thread @coroutine#3123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.859 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225. 2025-02-26 07:58:20.859 [UI Thread @coroutine#3123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.861 [DefaultDispatcher-worker-20 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.864 [DefaultDispatcher-worker-15 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.868 [DefaultDispatcher-worker-18 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.873 [DefaultDispatcher-worker-5 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.875 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698861188137652224 2025-02-26 07:58:20.875 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698861188137652224. 2025-02-26 07:58:20.876 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698861188137652224 2025-02-26 07:58:20.876 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-02-26 07:58:20.877 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.877 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698861188137652224 2025-02-26 07:58:20.877 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698861188137652224 2025-02-26 07:58:20.878 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698861188137652224. 2025-02-26 07:58:20.878 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.882 [DefaultDispatcher-worker-3 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.888 [DefaultDispatcher-worker-13 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.892 [DefaultDispatcher-worker-18 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.892 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.892 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.892 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.892 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45945/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:58:20.893 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:58:20.893 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:58:20.893 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:20.897 [DefaultDispatcher-worker-11 @call-handler#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.897 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.898 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.898 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.898 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.898 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.901 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698861188137652226&assignmentUid=698861188137652224&clazzUid=698861188137652224&submitterUid=698861188137652225 2025-02-26 07:58:20.901 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698861188137652226&assignmentUid=698861188137652224&clazzUid=698861188137652224&submitterUid=698861188137652225. 2025-02-26 07:58:20.901 [UI Thread @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698861188137652226&assignmentUid=698861188137652224&clazzUid=698861188137652224&submitterUid=698861188137652225 2025-02-26 07:58:20.902 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-02-26 07:58:20.902 [DefaultDispatcher-worker-13 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.905 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.905 [UI Thread @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698861188137652226&assignmentUid=698861188137652224&clazzUid=698861188137652224&submitterUid=698861188137652225 2025-02-26 07:58:20.905 [UI Thread @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698861188137652226&assignmentUid=698861188137652224&clazzUid=698861188137652224&submitterUid=698861188137652225 2025-02-26 07:58:20.905 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698861188137652226&assignmentUid=698861188137652224&clazzUid=698861188137652224&submitterUid=698861188137652225. 2025-02-26 07:58:20.905 [UI Thread @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698861188137652226&assignmentUid=698861188137652224&clazzUid=698861188137652224&submitterUid=698861188137652225 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.909 [DefaultDispatcher-worker-13 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.913 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/PersonDao/getNamesByUid?uid=698861188137652225 2025-02-26 07:58:20.914 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/getNamesByUid?uid=698861188137652225. 2025-02-26 07:58:20.914 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/PersonDao/getNamesByUid?uid=698861188137652225 2025-02-26 07:58:20.914 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-02-26 07:58:20.914 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.914 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.914 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.914 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.915 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698861188137652224 2025-02-26 07:58:20.915 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698861188137652224. 2025-02-26 07:58:20.915 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698861188137652224 2025-02-26 07:58:20.915 [eventLoopGroupProxy-19-5 @call-handler#3210] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-02-26 07:58:20.915 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.915 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.915 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.915 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.915 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.915 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.915 [eventLoopGroupProxy-19-6 @call-handler#3216] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-02-26 07:58:20.915 [eventLoopGroupProxy-19-2 @call-handler#3219] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-02-26 07:58:20.915 [eventLoopGroupProxy-19-7 @call-handler#3222] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-02-26 07:58:20.915 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/PersonDao/getNamesByUid?uid=698861188137652225 2025-02-26 07:58:20.915 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/PersonDao/getNamesByUid?uid=698861188137652225 2025-02-26 07:58:20.916 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/getNamesByUid?uid=698861188137652225. 2025-02-26 07:58:20.916 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/PersonDao/getNamesByUid?uid=698861188137652225 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.916 [eventLoopGroupProxy-19-2 @call-handler#3219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.916 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.916 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.916 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.916 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.916 [eventLoopGroupProxy-19-7 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.916 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.916 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.916 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.917 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.917 [eventLoopGroupProxy-19-5 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.917 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.917 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.917 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.917 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.917 [eventLoopGroupProxy-19-6 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.918 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698861188137652224 2025-02-26 07:58:20.918 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698861188137652224 2025-02-26 07:58:20.918 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698861188137652224. 2025-02-26 07:58:20.918 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.920 [DefaultDispatcher-worker-8 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.923 [DefaultDispatcher-worker-19 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.926 [DefaultDispatcher-worker-20 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.929 [DefaultDispatcher-worker-4 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.932 [DefaultDispatcher-worker-7 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.934 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652226 2025-02-26 07:58:20.935 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652226. 2025-02-26 07:58:20.935 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652226 2025-02-26 07:58:20.935 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-02-26 07:58:20.937 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.938 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652226 2025-02-26 07:58:20.938 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652226 2025-02-26 07:58:20.938 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652226. 2025-02-26 07:58:20.938 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652226 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.942 [DefaultDispatcher-worker-5 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.943 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/PersonDao/findByUidAsync?uid=698861188137652225 2025-02-26 07:58:20.943 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidAsync?uid=698861188137652225. 2025-02-26 07:58:20.943 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/PersonDao/findByUidAsync?uid=698861188137652225 2025-02-26 07:58:20.943 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-02-26 07:58:20.944 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.944 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/PersonDao/findByUidAsync?uid=698861188137652225 2025-02-26 07:58:20.944 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidAsync?uid=698861188137652225 2025-02-26 07:58:20.944 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/PersonDao/findByUidAsync?uid=698861188137652225. 2025-02-26 07:58:20.944 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/PersonDao/findByUidAsync?uid=698861188137652225 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.946 [DefaultDispatcher-worker-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:20.946 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.946 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:20.946 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.947 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.947 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:20.947 [DefaultDispatcher-worker-18 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.952 [DefaultDispatcher-worker-1 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.955 [DefaultDispatcher-worker-12 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.955 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.955 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.955 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.955 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45945/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 07:58:20.956 [eventLoopGroupProxy-19-2 @call-handler#3251] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 07:58:20.956 [eventLoopGroupProxy-19-2 @call-handler#3251] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 07:58:20.956 [eventLoopGroupProxy-19-2 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 07:58:20.960 [DefaultDispatcher-worker-4 @call-handler#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df79197 2025-02-26 07:58:20.961 [eventLoopGroupProxy-19-2 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.961 [DefaultDispatcher-worker-15 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.961 [DefaultDispatcher-worker-15 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/replication/message 2025-02-26 07:58:20.961 [DefaultDispatcher-worker-15 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/replication/message. 2025-02-26 07:58:20.961 [DefaultDispatcher-worker-15 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.962 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.962 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224. 2025-02-26 07:58:20.962 [UI Thread @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.962 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.963 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.963 [UI Thread @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.963 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-26 07:58:20.963 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.963 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.963 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.963 [eventLoopGroupProxy-19-5 @call-handler#3292] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-26 07:58:20.963 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.963 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.963 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.963 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.963 [eventLoopGroupProxy-19-6 @call-handler#3300] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-26 07:58:20.963 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.963 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225. 2025-02-26 07:58:20.963 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.963 [eventLoopGroupProxy-19-7 @call-handler#3305] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-26 07:58:20.963 [UI Thread @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.963 [UI Thread @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 2025-02-26 07:58:20.963 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224. 2025-02-26 07:58:20.963 [UI Thread @coroutine#3274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.964 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-26 07:58:20.964 [eventLoopGroupProxy-19-6 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.964 [eventLoopGroupProxy-19-5 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.964 [eventLoopGroupProxy-19-7 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.964 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.964 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.964 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.964 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.964 [UI Thread @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.964 [UI Thread @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.964 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.964 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 2025-02-26 07:58:20.965 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.965 [UI Thread @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.965 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224. 2025-02-26 07:58:20.965 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698861188137652225&assignmentUid=698861188137652224 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.965 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 07:58:20.965 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.965 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 2025-02-26 07:58:20.966 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225. 2025-02-26 07:58:20.966 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45945/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698861188137652224&clazzUid=698861188137652224&accountPersonUid=698861188137652225 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:20.966 [DefaultDispatcher-worker-17 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-26 07:58:20.968 [DefaultDispatcher-worker-16 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.971 [DefaultDispatcher-worker-14 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.973 [DefaultDispatcher-worker-5 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.976 [DefaultDispatcher-worker-19 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.980 [DefaultDispatcher-worker-16 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2025-02-26 07:58:20.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-26 07:58:20.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-26 07:58:20.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.981 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a577b99: (connection evicted) 2025-02-26 07:58:20.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-26 07:58:20.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-26 07:58:20.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-26 07:58:20.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-26 07:58:20.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:20.982 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb: (connection evicted) 2025-02-26 07:58:20.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:20.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-26 07:58:20.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-26 07:58:21.044 [DefaultDispatcher-worker-14 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:21.045 [DefaultDispatcher-worker-14 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.045 [DefaultDispatcher-worker-14 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.045 [DefaultDispatcher-worker-14 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.045 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.045 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.120 [DefaultDispatcher-worker-6 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:21.120 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.120 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.120 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.121 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.121 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.205 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:21.205 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.205 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.205 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.206 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.206 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.244 [DefaultDispatcher-worker-4 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:21.244 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.244 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.244 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.245 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.245 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.286 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:21.286 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.286 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.287 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.287 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.309 [DefaultDispatcher-worker-17 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:21.309 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.309 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.309 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.310 [DefaultDispatcher-worker-18 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.310 [DefaultDispatcher-worker-18 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.453 [DefaultDispatcher-worker-14 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:21.453 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.453 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.453 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.454 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.454 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.523 [DefaultDispatcher-worker-15 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:21.523 [DefaultDispatcher-worker-15 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.523 [DefaultDispatcher-worker-15 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.523 [DefaultDispatcher-worker-15 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.524 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.524 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.636 [DefaultDispatcher-worker-3 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:21.636 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.636 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.636 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.637 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.637 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.951 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:21.951 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.951 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:21.951 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.952 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.952 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:21.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-26 07:58:21.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-26 07:58:21.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:21.986 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df79197: (connection evicted) 2025-02-26 07:58:21.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:21.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-26 07:58:21.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-26 07:58:21.988 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3dc0c5 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:21.989 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-26 07:58:21.998 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:22.004 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:22.005 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:22.006 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:22.006 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f61b92d 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2025-02-26 07:58:22.007 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-26 07:58:22.016 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2025-02-26 07:58:22.022 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2025-02-26 07:58:22.023 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2025-02-26 07:58:22.024 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2025-02-26 07:58:22.028 [DefaultDispatcher-worker-13 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2025-02-26 07:58:22.036 [DefaultDispatcher-worker-18 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:22.041 [DefaultDispatcher-worker-4 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2025-02-26 07:58:22.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-26 07:58:22.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-26 07:58:22.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.046 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283074e8: (connection evicted) 2025-02-26 07:58:22.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-26 07:58:22.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-26 07:58:22.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-26 07:58:22.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-26 07:58:22.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.046 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@670481b2: (connection evicted) 2025-02-26 07:58:22.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-26 07:58:22.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-26 07:58:22.047 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f7e2481 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.048 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-26 07:58:22.050 [DefaultDispatcher-worker-11 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:22.050 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.050 [DefaultDispatcher-worker-11 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.050 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.051 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.051 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.057 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.063 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.064 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.065 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d0ca8a5 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.065 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2025-02-26 07:58:22.066 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-26 07:58:22.075 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2025-02-26 07:58:22.080 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2025-02-26 07:58:22.081 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2025-02-26 07:58:22.082 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2025-02-26 07:58:22.086 [DefaultDispatcher-worker-20 @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2025-02-26 07:58:22.095 [DefaultDispatcher-worker-1 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.099 [DefaultDispatcher-worker-15 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.105 [DefaultDispatcher-worker-7 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.115 [DefaultDispatcher-worker-11 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2025-02-26 07:58:22.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-26 07:58:22.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-26 07:58:22.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.120 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1: (connection evicted) 2025-02-26 07:58:22.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-26 07:58:22.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-26 07:58:22.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-26 07:58:22.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-26 07:58:22.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.121 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5: (connection evicted) 2025-02-26 07:58:22.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-26 07:58:22.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac0c3aa 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.122 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-26 07:58:22.123 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.123 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.123 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-26 07:58:22.125 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:22.125 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.125 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.125 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.126 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.126 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.132 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.138 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.139 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.140 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66fd9613 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2025-02-26 07:58:22.141 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-26 07:58:22.150 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2025-02-26 07:58:22.156 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2025-02-26 07:58:22.157 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2025-02-26 07:58:22.158 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2025-02-26 07:58:22.162 [DefaultDispatcher-worker-13 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2025-02-26 07:58:22.170 [DefaultDispatcher-worker-14 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.175 [DefaultDispatcher-worker-6 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0 2025-02-26 07:58:22.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-26 07:58:22.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-26 07:58:22.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.180 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b75fdd0: (connection evicted) 2025-02-26 07:58:22.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-26 07:58:22.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-26 07:58:22.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-26 07:58:22.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-26 07:58:22.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.180 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e: (connection evicted) 2025-02-26 07:58:22.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-26 07:58:22.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d90 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.181 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-26 07:58:22.182 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.182 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.182 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-26 07:58:22.190 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.196 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.197 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.198 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57af157c 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-02-26 07:58:22.199 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-26 07:58:22.208 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-02-26 07:58:22.210 [DefaultDispatcher-worker-19 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:22.210 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.210 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.210 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.211 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.211 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.214 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-02-26 07:58:22.215 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-02-26 07:58:22.216 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-02-26 07:58:22.219 [DefaultDispatcher-worker-18 @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-02-26 07:58:22.228 [DefaultDispatcher-worker-8 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.232 [DefaultDispatcher-worker-19 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-26 07:58:22.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-26 07:58:22.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-26 07:58:22.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.237 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b5356: (connection evicted) 2025-02-26 07:58:22.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-26 07:58:22.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-26 07:58:22.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-26 07:58:22.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-26 07:58:22.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.237 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68ad030d: (connection evicted) 2025-02-26 07:58:22.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-26 07:58:22.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7b4953 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.238 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-26 07:58:22.239 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.239 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.239 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-26 07:58:22.248 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.249 [DefaultDispatcher-worker-12 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:22.249 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.249 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.249 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.250 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.250 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.254 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.255 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.256 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64df3f4b 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.256 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-26 07:58:22.257 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-02-26 07:58:22.257 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-02-26 07:58:22.257 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-26 07:58:22.265 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-02-26 07:58:22.271 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-02-26 07:58:22.272 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-02-26 07:58:22.274 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-02-26 07:58:22.278 [DefaultDispatcher-worker-13 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-02-26 07:58:22.286 [DefaultDispatcher-worker-13 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.291 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:22.291 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.291 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.291 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.291 [DefaultDispatcher-worker-6 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-26 07:58:22.291 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-26 07:58:22.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-26 07:58:22.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.295 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a27356: (connection evicted) 2025-02-26 07:58:22.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-26 07:58:22.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-26 07:58:22.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-26 07:58:22.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-26 07:58:22.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.296 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b20b431: (connection evicted) 2025-02-26 07:58:22.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-26 07:58:22.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7655dc27 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.297 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-26 07:58:22.306 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.313 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.314 [DefaultDispatcher-worker-1 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:22.314 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.314 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.314 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.314 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.315 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.315 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.315 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b19d03 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-02-26 07:58:22.316 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-26 07:58:22.325 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-02-26 07:58:22.331 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-02-26 07:58:22.332 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-02-26 07:58:22.333 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-02-26 07:58:22.337 [DefaultDispatcher-worker-18 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-02-26 07:58:22.345 [DefaultDispatcher-worker-18 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.350 [DefaultDispatcher-worker-8 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.353 [DefaultDispatcher-worker-14 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-26 07:58:22.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-26 07:58:22.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-26 07:58:22.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.357 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428169d: (connection evicted) 2025-02-26 07:58:22.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-26 07:58:22.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-26 07:58:22.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-26 07:58:22.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-26 07:58:22.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.358 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead: (connection evicted) 2025-02-26 07:58:22.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-26 07:58:22.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d343793 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.359 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-26 07:58:22.367 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.373 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.374 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.375 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cfb255 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2025-02-26 07:58:22.375 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-26 07:58:22.382 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2025-02-26 07:58:22.387 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2025-02-26 07:58:22.388 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2025-02-26 07:58:22.389 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2025-02-26 07:58:22.393 [DefaultDispatcher-worker-16 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2025-02-26 07:58:22.400 [DefaultDispatcher-worker-20 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.404 [DefaultDispatcher-worker-7 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.407 [DefaultDispatcher-worker-17 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.416 [DefaultDispatcher-worker-19 @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-26 07:58:22.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-26 07:58:22.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-26 07:58:22.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.418 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1427827f: (connection evicted) 2025-02-26 07:58:22.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-26 07:58:22.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-26 07:58:22.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-26 07:58:22.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-26 07:58:22.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.419 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4545ac62: (connection evicted) 2025-02-26 07:58:22.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-26 07:58:22.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25777ab6 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.420 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-26 07:58:22.428 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.433 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.433 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.434 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126a8548 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2025-02-26 07:58:22.435 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-26 07:58:22.442 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2025-02-26 07:58:22.447 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2025-02-26 07:58:22.448 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2025-02-26 07:58:22.449 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2025-02-26 07:58:22.453 [DefaultDispatcher-worker-20 @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2025-02-26 07:58:22.457 [DefaultDispatcher-worker-13 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:22.457 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.457 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.457 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.458 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.458 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.460 [DefaultDispatcher-worker-11 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.465 [DefaultDispatcher-worker-5 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.466 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-26 07:58:22.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-26 07:58:22.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-26 07:58:22.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.469 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e: (connection evicted) 2025-02-26 07:58:22.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-26 07:58:22.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-26 07:58:22.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-26 07:58:22.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-26 07:58:22.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.470 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df: (connection evicted) 2025-02-26 07:58:22.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-26 07:58:22.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295f115d 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.471 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-26 07:58:22.479 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.484 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.486 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.487 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520c235f 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@675c1335 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@675c1335 2025-02-26 07:58:22.487 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-26 07:58:22.494 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@675c1335 2025-02-26 07:58:22.499 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@675c1335 2025-02-26 07:58:22.500 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@675c1335 2025-02-26 07:58:22.501 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@675c1335 2025-02-26 07:58:22.505 [DefaultDispatcher-worker-7 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@675c1335 2025-02-26 07:58:22.511 [DefaultDispatcher-worker-6 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.516 [DefaultDispatcher-worker-2 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.517 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.518 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2025-02-26 07:58:22.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-26 07:58:22.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-26 07:58:22.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.522 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8: (connection evicted) 2025-02-26 07:58:22.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-26 07:58:22.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-26 07:58:22.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-26 07:58:22.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-26 07:58:22.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.522 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@675c1335: (connection evicted) 2025-02-26 07:58:22.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-26 07:58:22.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-26 07:58:22.523 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d49e35 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.524 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-26 07:58:22.528 [DefaultDispatcher-worker-12 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:22.528 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.528 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.528 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.528 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.529 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.532 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.537 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.538 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.539 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@561e8bab 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f 2025-02-26 07:58:22.539 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-26 07:58:22.547 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f 2025-02-26 07:58:22.552 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f 2025-02-26 07:58:22.552 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f 2025-02-26 07:58:22.553 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f 2025-02-26 07:58:22.558 [DefaultDispatcher-worker-16 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f 2025-02-26 07:58:22.564 [DefaultDispatcher-worker-8 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.569 [DefaultDispatcher-worker-12 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-26 07:58:22.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-26 07:58:22.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-26 07:58:22.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.608 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60580e42: (connection evicted) 2025-02-26 07:58:22.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-26 07:58:22.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-26 07:58:22.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-26 07:58:22.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-26 07:58:22.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.608 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e8bd42f: (connection evicted) 2025-02-26 07:58:22.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-26 07:58:22.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-26 07:58:22.609 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb6e166 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.610 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-26 07:58:22.617 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.622 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.623 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.624 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6354a50a 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.624 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2025-02-26 07:58:22.625 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-26 07:58:22.632 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2025-02-26 07:58:22.637 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2025-02-26 07:58:22.638 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2025-02-26 07:58:22.639 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2025-02-26 07:58:22.641 [DefaultDispatcher-worker-13 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:22.641 [DefaultDispatcher-worker-13 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.641 [DefaultDispatcher-worker-13 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.641 [DefaultDispatcher-worker-13 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.642 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.642 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.643 [DefaultDispatcher-worker-13 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2025-02-26 07:58:22.650 [DefaultDispatcher-worker-18 @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.654 [DefaultDispatcher-worker-18 @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2025-02-26 07:58:22.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-26 07:58:22.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-26 07:58:22.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.658 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f: (connection evicted) 2025-02-26 07:58:22.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-26 07:58:22.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-26 07:58:22.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-26 07:58:22.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-26 07:58:22.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.659 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00: (connection evicted) 2025-02-26 07:58:22.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-26 07:58:22.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43eea3bd 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.660 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-26 07:58:22.661 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.661 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.661 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-26 07:58:22.670 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.675 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.676 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.677 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.677 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4746b319 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@341c8f67 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@341c8f67 2025-02-26 07:58:22.678 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-26 07:58:22.685 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341c8f67 2025-02-26 07:58:22.690 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341c8f67 2025-02-26 07:58:22.691 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341c8f67 2025-02-26 07:58:22.692 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341c8f67 2025-02-26 07:58:22.695 [DefaultDispatcher-worker-8 @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341c8f67 2025-02-26 07:58:22.703 [DefaultDispatcher-worker-19 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.708 [DefaultDispatcher-worker-16 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.709 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.710 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf 2025-02-26 07:58:22.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-26 07:58:22.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-26 07:58:22.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.714 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f7eeaaf: (connection evicted) 2025-02-26 07:58:22.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-26 07:58:22.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-26 07:58:22.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-26 07:58:22.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-26 07:58:22.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.714 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341c8f67: (connection evicted) 2025-02-26 07:58:22.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-26 07:58:22.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26652743 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.715 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.716 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-26 07:58:22.723 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.728 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.729 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.730 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5546a9e0 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb37177 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb37177 2025-02-26 07:58:22.730 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-26 07:58:22.737 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb37177 2025-02-26 07:58:22.742 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb37177 2025-02-26 07:58:22.743 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb37177 2025-02-26 07:58:22.744 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb37177 2025-02-26 07:58:22.747 [DefaultDispatcher-worker-15 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb37177 2025-02-26 07:58:22.755 [DefaultDispatcher-worker-6 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.759 [DefaultDispatcher-worker-4 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.764 [UI Thread @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7 2025-02-26 07:58:22.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-26 07:58:22.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-26 07:58:22.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.766 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4ee7d7: (connection evicted) 2025-02-26 07:58:22.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-26 07:58:22.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-26 07:58:22.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-26 07:58:22.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-26 07:58:22.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.767 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb37177: (connection evicted) 2025-02-26 07:58:22.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-26 07:58:22.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1af6cd73 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.768 [Test worker @coroutine#4263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-26 07:58:22.776 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.781 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.782 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.783 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.787 [DefaultDispatcher-worker-15 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.788 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.795 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2025-02-26 07:58:22.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-26 07:58:22.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-26 07:58:22.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.807 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6: (connection evicted) 2025-02-26 07:58:22.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-26 07:58:22.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3253d771 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.808 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a62384 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a62384 2025-02-26 07:58:22.809 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-26 07:58:22.816 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a62384 2025-02-26 07:58:22.821 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a62384 2025-02-26 07:58:22.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a62384 2025-02-26 07:58:22.823 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a62384 2025-02-26 07:58:22.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-26 07:58:22.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-26 07:58:22.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:22.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-26 07:58:22.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cc7d9e 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.826 [Test worker @coroutine#4330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-26 07:58:22.827 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-02-26 07:58:22.827 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-02-26 07:58:22.827 [Test worker @coroutine#4330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-26 07:58:22.835 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-02-26 07:58:22.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-02-26 07:58:22.840 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-02-26 07:58:22.841 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-02-26 07:58:22.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-26 07:58:22.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-26 07:58:22.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:22.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-26 07:58:22.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-26 07:58:22.844 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770635f8 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2025-02-26 07:58:22.845 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-26 07:58:22.852 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2025-02-26 07:58:22.857 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2025-02-26 07:58:22.858 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2025-02-26 07:58:22.859 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2025-02-26 07:58:22.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-26 07:58:22.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-26 07:58:22.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:22.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-26 07:58:22.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.862 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-02-26 07:58:22.863 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-26 07:58:22.871 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-02-26 07:58:22.876 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-02-26 07:58:22.877 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-02-26 07:58:22.878 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-02-26 07:58:22.882 [DefaultDispatcher-worker-19 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-02-26 07:58:22.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-26 07:58:22.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-26 07:58:22.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.891 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2: (connection evicted) 2025-02-26 07:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-26 07:58:22.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44c141ce 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-02-26 07:58:22.892 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-26 07:58:22.899 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-02-26 07:58:22.904 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-02-26 07:58:22.905 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-02-26 07:58:22.906 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-02-26 07:58:22.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-26 07:58:22.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-26 07:58:22.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:22.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-26 07:58:22.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5be521cd 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.908 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-26 07:58:22.909 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.909 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.909 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-26 07:58:22.917 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.921 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.922 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.923 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.927 [DefaultDispatcher-worker-9 @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.928 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.930 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-02-26 07:58:22.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-26 07:58:22.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-26 07:58:22.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.931 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311683ea: (connection evicted) 2025-02-26 07:58:22.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-26 07:58:22.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9223f 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.932 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-26 07:58:22.939 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.944 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.945 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.946 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d237827 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-02-26 07:58:22.946 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-26 07:58:22.955 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-02-26 07:58:22.956 [DefaultDispatcher-worker-16 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:22.956 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.956 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:22.956 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.957 [DefaultDispatcher-worker-6 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.957 [DefaultDispatcher-worker-6 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:22.960 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-02-26 07:58:22.961 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-02-26 07:58:22.961 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-02-26 07:58:22.965 [DefaultDispatcher-worker-11 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-02-26 07:58:22.972 [DefaultDispatcher-worker-11 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.981 [DefaultDispatcher-worker-20 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2025-02-26 07:58:22.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-26 07:58:22.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-26 07:58:22.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.986 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@426d7d23: (connection evicted) 2025-02-26 07:58:22.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-26 07:58:22.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-26 07:58:22.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-26 07:58:22.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-26 07:58:22.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:22.987 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6508e82: (connection evicted) 2025-02-26 07:58:22.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:22.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-26 07:58:22.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312ddc51 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:22.988 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-26 07:58:22.996 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:23.001 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:23.002 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:23.003 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e69162 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-26 07:58:23.003 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-26 07:58:23.010 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-26 07:58:23.015 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-26 07:58:23.016 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-26 07:58:23.017 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-26 07:58:23.021 [DefaultDispatcher-worker-16 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-26 07:58:23.028 [DefaultDispatcher-worker-2 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:23.036 [DefaultDispatcher-worker-9 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-26 07:58:23.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-26 07:58:23.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-26 07:58:23.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.039 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c: (connection evicted) 2025-02-26 07:58:23.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-26 07:58:23.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-26 07:58:23.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-26 07:58:23.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-26 07:58:23.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.039 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7326f323: (connection evicted) 2025-02-26 07:58:23.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-26 07:58:23.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6a5cf5 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.041 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-26 07:58:23.049 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.054 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.055 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.056 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.056 [DefaultDispatcher-worker-3 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:23.056 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.056 [DefaultDispatcher-worker-3 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.056 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b34e7bd 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.056 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-26 07:58:23.057 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-26 07:58:23.057 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-26 07:58:23.057 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-26 07:58:23.057 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.057 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.064 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-26 07:58:23.069 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-26 07:58:23.070 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-26 07:58:23.071 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-26 07:58:23.075 [DefaultDispatcher-worker-13 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-26 07:58:23.082 [DefaultDispatcher-worker-17 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.090 [DefaultDispatcher-worker-5 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.093 [DefaultDispatcher-worker-5 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.097 [DefaultDispatcher-worker-12 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-26 07:58:23.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-26 07:58:23.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-26 07:58:23.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.104 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67: (connection evicted) 2025-02-26 07:58:23.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-26 07:58:23.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-26 07:58:23.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-26 07:58:23.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-26 07:58:23.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.105 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e: (connection evicted) 2025-02-26 07:58:23.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-26 07:58:23.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9918487 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.107 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-26 07:58:23.115 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.121 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.121 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.122 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f25c 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-26 07:58:23.123 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-26 07:58:23.131 [DefaultDispatcher-worker-6 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:23.131 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.131 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.131 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.131 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-26 07:58:23.131 [DefaultDispatcher-worker-12 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.131 [DefaultDispatcher-worker-12 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.136 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-26 07:58:23.137 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-26 07:58:23.138 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-26 07:58:23.141 [DefaultDispatcher-worker-15 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-26 07:58:23.148 [DefaultDispatcher-worker-5 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.153 [DefaultDispatcher-worker-2 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.156 [DefaultDispatcher-worker-7 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-26 07:58:23.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-26 07:58:23.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-26 07:58:23.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.162 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17cea679: (connection evicted) 2025-02-26 07:58:23.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-26 07:58:23.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-26 07:58:23.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-26 07:58:23.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-26 07:58:23.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.163 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2: (connection evicted) 2025-02-26 07:58:23.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-26 07:58:23.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7c0932 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.164 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-26 07:58:23.172 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.177 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.178 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.178 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598b15ba 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-26 07:58:23.179 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-26 07:58:23.187 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-26 07:58:23.191 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-26 07:58:23.195 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-26 07:58:23.196 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-26 07:58:23.200 [DefaultDispatcher-worker-17 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-26 07:58:23.207 [DefaultDispatcher-worker-9 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.212 [DefaultDispatcher-worker-9 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-26 07:58:23.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-26 07:58:23.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-26 07:58:23.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.214 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51413d02: (connection evicted) 2025-02-26 07:58:23.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-26 07:58:23.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-26 07:58:23.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-26 07:58:23.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-26 07:58:23.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.215 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f34d178: (connection evicted) 2025-02-26 07:58:23.215 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:23.215 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.215 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.215 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-26 07:58:23.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-26 07:58:23.216 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.216 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f81d7f 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.217 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-26 07:58:23.218 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.218 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.218 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-26 07:58:23.225 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.230 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.231 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.232 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.232 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f62b8c 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-26 07:58:23.233 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-26 07:58:23.240 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-26 07:58:23.245 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-26 07:58:23.246 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-26 07:58:23.247 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-26 07:58:23.251 [DefaultDispatcher-worker-9 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-26 07:58:23.253 [DefaultDispatcher-worker-16 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:23.253 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.253 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.253 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.254 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.254 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.258 [DefaultDispatcher-worker-4 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.263 [DefaultDispatcher-worker-13 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.273 [DefaultDispatcher-worker-9 @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-26 07:58:23.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-26 07:58:23.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-26 07:58:23.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.275 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@761ac810: (connection evicted) 2025-02-26 07:58:23.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-26 07:58:23.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-26 07:58:23.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-26 07:58:23.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-26 07:58:23.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.275 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e: (connection evicted) 2025-02-26 07:58:23.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-26 07:58:23.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5408b06d 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.276 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.277 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-26 07:58:23.285 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.290 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.291 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.292 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efda33d 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-26 07:58:23.292 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-26 07:58:23.296 [DefaultDispatcher-worker-2 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:23.296 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.296 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.296 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.297 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.301 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-26 07:58:23.306 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-26 07:58:23.307 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-26 07:58:23.307 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-26 07:58:23.311 [DefaultDispatcher-worker-15 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-26 07:58:23.319 [DefaultDispatcher-worker-16 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:23.319 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.319 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.319 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.319 [DefaultDispatcher-worker-10 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.319 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.319 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.323 [DefaultDispatcher-worker-16 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.326 [DefaultDispatcher-worker-15 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.333 [DefaultDispatcher-worker-19 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-26 07:58:23.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-26 07:58:23.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-26 07:58:23.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.334 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22109f72: (connection evicted) 2025-02-26 07:58:23.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-26 07:58:23.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-26 07:58:23.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-26 07:58:23.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-26 07:58:23.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.334 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f: (connection evicted) 2025-02-26 07:58:23.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-26 07:58:23.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1129775 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.336 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-26 07:58:23.343 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.348 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.349 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.350 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bb6009 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-02-26 07:58:23.350 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-26 07:58:23.357 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-02-26 07:58:23.362 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-02-26 07:58:23.363 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-02-26 07:58:23.363 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-02-26 07:58:23.367 [DefaultDispatcher-worker-5 @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-02-26 07:58:23.374 [DefaultDispatcher-worker-16 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.379 [DefaultDispatcher-worker-15 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-02-26 07:58:23.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-26 07:58:23.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-26 07:58:23.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.385 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54500139: (connection evicted) 2025-02-26 07:58:23.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-26 07:58:23.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-26 07:58:23.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-26 07:58:23.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-26 07:58:23.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.386 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7934164c: (connection evicted) 2025-02-26 07:58:23.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-26 07:58:23.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-26 07:58:23.386 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8d0c21 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.387 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-26 07:58:23.394 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.399 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.400 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.401 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f636de3 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.401 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-26 07:58:23.402 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2025-02-26 07:58:23.402 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2025-02-26 07:58:23.402 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-26 07:58:23.409 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2025-02-26 07:58:23.414 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2025-02-26 07:58:23.415 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2025-02-26 07:58:23.416 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2025-02-26 07:58:23.420 [DefaultDispatcher-worker-6 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2025-02-26 07:58:23.427 [DefaultDispatcher-worker-20 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.432 [DefaultDispatcher-worker-5 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-02-26 07:58:23.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-26 07:58:23.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-26 07:58:23.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.434 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4664fef: (connection evicted) 2025-02-26 07:58:23.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-26 07:58:23.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-26 07:58:23.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-26 07:58:23.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-26 07:58:23.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.435 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c: (connection evicted) 2025-02-26 07:58:23.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-26 07:58:23.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c514e4 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.436 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-26 07:58:23.444 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.449 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.449 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.450 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c475547 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-02-26 07:58:23.451 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-26 07:58:23.458 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-02-26 07:58:23.462 [DefaultDispatcher-worker-12 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:23.462 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.462 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.462 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.463 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.463 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.463 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-02-26 07:58:23.464 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-02-26 07:58:23.465 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-02-26 07:58:23.469 [DefaultDispatcher-worker-20 @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-02-26 07:58:23.476 [DefaultDispatcher-worker-12 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.480 [DefaultDispatcher-worker-12 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-02-26 07:58:23.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-26 07:58:23.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-26 07:58:23.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.482 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8: (connection evicted) 2025-02-26 07:58:23.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-26 07:58:23.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-26 07:58:23.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-26 07:58:23.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-26 07:58:23.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.482 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b9b035: (connection evicted) 2025-02-26 07:58:23.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-26 07:58:23.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-26 07:58:23.483 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e28d97 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.484 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-26 07:58:23.491 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.496 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.497 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.498 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74fbee59 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-02-26 07:58:23.498 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-26 07:58:23.505 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-02-26 07:58:23.510 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-02-26 07:58:23.511 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-02-26 07:58:23.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-02-26 07:58:23.515 [DefaultDispatcher-worker-3 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-02-26 07:58:23.522 [DefaultDispatcher-worker-7 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.528 [DefaultDispatcher-worker-10 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.532 [DefaultDispatcher-worker-17 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.532 [DefaultDispatcher-worker-11 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:23.532 [DefaultDispatcher-worker-11 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.532 [DefaultDispatcher-worker-11 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.532 [DefaultDispatcher-worker-11 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.533 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.533 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.584 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.598 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.644 [DefaultDispatcher-worker-4 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-26 07:58:23.646 [DefaultDispatcher-worker-6 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:23.646 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.646 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.646 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-26 07:58:23.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-26 07:58:23.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.646 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1: (connection evicted) 2025-02-26 07:58:23.646 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.646 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-26 07:58:23.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-26 07:58:23.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-26 07:58:23.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-26 07:58:23.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.647 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b: (connection evicted) 2025-02-26 07:58:23.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-26 07:58:23.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc28b23 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.648 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-26 07:58:23.656 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.660 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.661 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.662 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6945c6 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.662 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.663 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.663 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.663 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-26 07:58:23.663 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-02-26 07:58:23.663 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-02-26 07:58:23.663 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-26 07:58:23.670 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-02-26 07:58:23.674 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-02-26 07:58:23.675 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-02-26 07:58:23.676 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-02-26 07:58:23.680 [DefaultDispatcher-worker-12 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-02-26 07:58:23.687 [DefaultDispatcher-worker-14 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.693 [DefaultDispatcher-worker-8 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.696 [DefaultDispatcher-worker-20 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-02-26 07:58:23.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-26 07:58:23.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-26 07:58:23.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.699 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31881213: (connection evicted) 2025-02-26 07:58:23.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-26 07:58:23.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-26 07:58:23.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-26 07:58:23.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-26 07:58:23.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.699 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3514ea20: (connection evicted) 2025-02-26 07:58:23.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-26 07:58:23.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40aa9bae 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.700 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-26 07:58:23.701 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.701 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.701 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-26 07:58:23.708 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.712 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.713 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.714 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aac9173 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.714 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-26 07:58:23.715 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-02-26 07:58:23.715 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-02-26 07:58:23.715 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-26 07:58:23.722 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-02-26 07:58:23.726 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-02-26 07:58:23.727 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-02-26 07:58:23.728 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-02-26 07:58:23.732 [DefaultDispatcher-worker-20 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-02-26 07:58:23.739 [DefaultDispatcher-worker-2 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.744 [DefaultDispatcher-worker-19 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-02-26 07:58:23.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-26 07:58:23.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-26 07:58:23.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.747 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6: (connection evicted) 2025-02-26 07:58:23.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-26 07:58:23.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-26 07:58:23.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-26 07:58:23.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-26 07:58:23.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.747 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6: (connection evicted) 2025-02-26 07:58:23.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-26 07:58:23.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf822a6 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.748 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.749 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-26 07:58:23.756 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.761 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.762 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.763 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8dedda 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2025-02-26 07:58:23.763 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-26 07:58:23.770 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2025-02-26 07:58:23.775 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2025-02-26 07:58:23.776 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2025-02-26 07:58:23.777 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2025-02-26 07:58:23.783 [DefaultDispatcher-worker-18 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2025-02-26 07:58:23.789 [DefaultDispatcher-worker-6 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.795 [DefaultDispatcher-worker-11 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.799 [DefaultDispatcher-worker-1 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2025-02-26 07:58:23.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-26 07:58:23.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-26 07:58:23.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.802 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd: (connection evicted) 2025-02-26 07:58:23.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-26 07:58:23.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-26 07:58:23.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-26 07:58:23.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-26 07:58:23.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.803 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3: (connection evicted) 2025-02-26 07:58:23.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-26 07:58:23.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acfb04c 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.804 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-26 07:58:23.812 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.817 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.817 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.818 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.822 [DefaultDispatcher-worker-3 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.826 [DefaultDispatcher-worker-4 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2025-02-26 07:58:23.832 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=698861200104464384 2025-02-26 07:58:23.832 [UI Thread @coroutine#5023] 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=698861200104464384. 2025-02-26 07:58:23.832 [UI Thread @coroutine#5023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=698861200104464384 2025-02-26 07:58:23.833 [UI Thread @coroutine#5023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=698861200104464384 2025-02-26 07:58:23.833 [UI Thread @coroutine#5023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=698861200104464384 2025-02-26 07:58:23.833 [UI Thread @coroutine#5023] 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=698861200104464384. 2025-02-26 07:58:23.833 [UI Thread @coroutine#5023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=698861200104464384 to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:23.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-26 07:58:23.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-26 07:58:23.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.835 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6: (connection evicted) 2025-02-26 07:58:23.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-26 07:58:23.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79927a7c 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.869 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-26 07:58:23.877 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.881 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.882 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.883 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.887 [DefaultDispatcher-worker-7 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.897 [DefaultDispatcher-worker-1 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.901 [DefaultDispatcher-worker-1 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-02-26 07:58:23.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-26 07:58:23.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-26 07:58:23.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:23.907 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d87509: (connection evicted) 2025-02-26 07:58:23.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-26 07:58:23.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b628376 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@15363eba 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@15363eba 2025-02-26 07:58:23.944 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-26 07:58:23.952 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15363eba 2025-02-26 07:58:23.956 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15363eba 2025-02-26 07:58:23.957 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15363eba 2025-02-26 07:58:23.958 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15363eba 2025-02-26 07:58:23.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-26 07:58:23.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-26 07:58:23.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:23.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-26 07:58:23.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-26 07:58:23.961 [DefaultDispatcher-worker-15 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:23.961 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.961 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:23.961 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.962 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.962 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:23.962 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-26 07:58:23.962 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7b5484 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-02-26 07:58:23.963 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-26 07:58:23.970 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-02-26 07:58:23.975 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-02-26 07:58:23.976 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-02-26 07:58:23.977 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-02-26 07:58:23.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-26 07:58:23.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-26 07:58:23.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:23.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:23.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-26 07:58:23.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee63d9 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.979 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-26 07:58:23.980 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-02-26 07:58:23.980 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-02-26 07:58:23.980 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-26 07:58:23.988 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-02-26 07:58:23.992 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-02-26 07:58:23.993 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-02-26 07:58:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557635ca 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:23.994 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:23.995 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-26 07:58:23.995 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f 2025-02-26 07:58:23.995 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f 2025-02-26 07:58:23.995 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-26 07:58:24.003 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f 2025-02-26 07:58:24.007 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f 2025-02-26 07:58:24.008 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f 2025-02-26 07:58:24.009 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f 2025-02-26 07:58:24.013 [DefaultDispatcher-worker-14 @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f 2025-02-26 07:58:24.019 [DefaultDispatcher-worker-1 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-02-26 07:58:24.021 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.022 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 07:58:24.022 [UI Thread @coroutine#5126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.022 [UI Thread @coroutine#5126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.022 [UI Thread @coroutine#5126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.023 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 07:58:24.023 [UI Thread @coroutine#5126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-26 07:58:24.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-26 07:58:24.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.024 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb: (connection evicted) 2025-02-26 07:58:24.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-26 07:58:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-26 07:58:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-26 07:58:24.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-26 07:58:24.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.024 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb1af3f: (connection evicted) 2025-02-26 07:58:24.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-26 07:58:24.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55145dc5 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-02-26 07:58:24.026 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-26 07:58:24.033 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-02-26 07:58:24.038 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-02-26 07:58:24.039 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-02-26 07:58:24.040 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@612e1c6e 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@15045e40 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@15045e40 2025-02-26 07:58:24.040 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-26 07:58:24.047 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15045e40 2025-02-26 07:58:24.052 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15045e40 2025-02-26 07:58:24.053 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15045e40 2025-02-26 07:58:24.054 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15045e40 2025-02-26 07:58:24.057 [DefaultDispatcher-worker-10 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15045e40 2025-02-26 07:58:24.061 [DefaultDispatcher-worker-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:24.061 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.061 [DefaultDispatcher-worker-2 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.061 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.061 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.061 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.064 [DefaultDispatcher-worker-15 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-02-26 07:58:24.065 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55537/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.065 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55537/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 07:58:24.065 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55537/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.066 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55537/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.066 [UI Thread @coroutine#5158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55537/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-26 07:58:24.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-26 07:58:24.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.067 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1: (connection evicted) 2025-02-26 07:58:24.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-26 07:58:24.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-26 07:58:24.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-26 07:58:24.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-26 07:58:24.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.067 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15045e40: (connection evicted) 2025-02-26 07:58:24.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-26 07:58:24.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d77762f 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.068 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2025-02-26 07:58:24.069 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-26 07:58:24.076 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2025-02-26 07:58:24.081 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2025-02-26 07:58:24.082 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2025-02-26 07:58:24.082 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bee07c3 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a 2025-02-26 07:58:24.083 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-26 07:58:24.090 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a 2025-02-26 07:58:24.095 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a 2025-02-26 07:58:24.095 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a 2025-02-26 07:58:24.096 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a 2025-02-26 07:58:24.100 [DefaultDispatcher-worker-15 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a 2025-02-26 07:58:24.106 [DefaultDispatcher-worker-2 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2025-02-26 07:58:24.107 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59623/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.107 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59623/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 07:58:24.107 [UI Thread @coroutine#5187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59623/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.108 [UI Thread @coroutine#5187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59623/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.108 [UI Thread @coroutine#5187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59623/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 07:58:24.108 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59623/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 07:58:24.108 [UI Thread @coroutine#5187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59623/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:24.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-26 07:58:24.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-26 07:58:24.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.109 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f: (connection evicted) 2025-02-26 07:58:24.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-26 07:58:24.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-26 07:58:24.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-26 07:58:24.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-26 07:58:24.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.109 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d81b90a: (connection evicted) 2025-02-26 07:58:24.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-26 07:58:24.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-26 07:58:24.110 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112d94d 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.111 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-26 07:58:24.118 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.123 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.124 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.125 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5323b690 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 07:58:24.125 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-26 07:58:24.132 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 07:58:24.136 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:24.136 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.136 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.136 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.136 [DefaultDispatcher-worker-9 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.136 [DefaultDispatcher-worker-9 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.138 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 07:58:24.138 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 07:58:24.139 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 07:58:24.143 [DefaultDispatcher-worker-5 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 07:58:24.149 [DefaultDispatcher-worker-9 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.156 [DefaultDispatcher-worker-8 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 07:58:24.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-26 07:58:24.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-26 07:58:24.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.162 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0: (connection evicted) 2025-02-26 07:58:24.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-26 07:58:24.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-26 07:58:24.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-26 07:58:24.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-26 07:58:24.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.162 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f48a79a: (connection evicted) 2025-02-26 07:58:24.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-26 07:58:24.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b35976a 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.164 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-26 07:58:24.171 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.176 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.177 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.178 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.182 [DefaultDispatcher-worker-19 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.192 [DefaultDispatcher-worker-2 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.197 [DefaultDispatcher-worker-16 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.207 [DefaultDispatcher-worker-19 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 07:58:24.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-26 07:58:24.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-26 07:58:24.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.208 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311d8595: (connection evicted) 2025-02-26 07:58:24.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-26 07:58:24.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fb4f7f 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.209 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-26 07:58:24.217 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.220 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:24.220 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.220 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.220 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.221 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.221 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.222 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.223 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.223 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf7860e 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 07:58:24.224 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-26 07:58:24.231 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 07:58:24.236 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 07:58:24.237 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 07:58:24.237 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 07:58:24.241 [DefaultDispatcher-worker-14 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 07:58:24.248 [DefaultDispatcher-worker-17 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.252 [DefaultDispatcher-worker-7 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 07:58:24.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-26 07:58:24.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-26 07:58:24.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.256 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@756476a3: (connection evicted) 2025-02-26 07:58:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-26 07:58:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-26 07:58:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-26 07:58:24.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-26 07:58:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.257 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be: (connection evicted) 2025-02-26 07:58:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-26 07:58:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cad6289 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.258 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-26 07:58:24.258 [DefaultDispatcher-worker-5 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:24.258 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.258 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.258 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.259 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.259 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.259 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-26 07:58:24.259 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.259 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.266 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.271 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.271 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.272 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.276 [DefaultDispatcher-worker-6 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.279 [DefaultDispatcher-worker-3 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.286 [DefaultDispatcher-worker-2 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 07:58:24.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-26 07:58:24.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-26 07:58:24.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.287 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1: (connection evicted) 2025-02-26 07:58:24.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-26 07:58:24.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-26 07:58:24.287 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d5395a 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.288 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-26 07:58:24.295 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.300 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.300 [DefaultDispatcher-worker-11 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:24.301 [DefaultDispatcher-worker-11 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.301 [DefaultDispatcher-worker-11 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.301 [DefaultDispatcher-worker-11 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.301 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.301 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.302 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.306 [DefaultDispatcher-worker-8 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.309 [DefaultDispatcher-worker-6 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 07:58:24.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-26 07:58:24.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-26 07:58:24.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.310 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2381a837: (connection evicted) 2025-02-26 07:58:24.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-26 07:58:24.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d90687 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-26 07:58:24.311 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-02-26 07:58:24.312 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-02-26 07:58:24.312 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-26 07:58:24.319 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-02-26 07:58:24.323 [DefaultDispatcher-worker-14 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:24.323 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.323 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.323 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.324 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-02-26 07:58:24.324 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.324 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.325 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-02-26 07:58:24.328 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-02-26 07:58:24.332 [DefaultDispatcher-worker-20 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-02-26 07:58:24.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-26 07:58:24.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-26 07:58:24.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.367 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136dc728: (connection evicted) 2025-02-26 07:58:24.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-26 07:58:24.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11101f62 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.368 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-26 07:58:24.369 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.369 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.369 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-26 07:58:24.376 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.381 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.382 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.382 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.387 [DefaultDispatcher-worker-16 @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.389 [DefaultDispatcher-worker-16 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-02-26 07:58:24.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-26 07:58:24.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-26 07:58:24.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.392 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f: (connection evicted) 2025-02-26 07:58:24.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-26 07:58:24.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcbed77 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-02-26 07:58:24.395 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-26 07:58:24.402 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-02-26 07:58:24.407 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-02-26 07:58:24.408 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-02-26 07:58:24.409 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-02-26 07:58:24.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-26 07:58:24.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-26 07:58:24.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:24.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-26 07:58:24.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3518882c 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-02-26 07:58:24.412 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-26 07:58:24.419 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-02-26 07:58:24.424 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-02-26 07:58:24.425 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-02-26 07:58:24.426 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-02-26 07:58:24.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-26 07:58:24.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-26 07:58:24.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:24.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-26 07:58:24.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b12157b 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-02-26 07:58:24.427 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-26 07:58:24.435 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-02-26 07:58:24.440 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-02-26 07:58:24.441 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-02-26 07:58:24.442 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-02-26 07:58:24.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-26 07:58:24.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-26 07:58:24.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:24.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-26 07:58:24.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-26 07:58:24.448 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/Site/verify 2025-02-26 07:58:24.448 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/Site/verify. 2025-02-26 07:58:24.448 [UI Thread @coroutine#5482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/Site/verify 2025-02-26 07:58:24.449 [UI Thread @coroutine#5482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/Site/verify 2025-02-26 07:58:24.449 [UI Thread @coroutine#5482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/Site/verify 2025-02-26 07:58:24.450 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41325/Site/verify. 2025-02-26 07:58:24.450 [UI Thread @coroutine#5482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41325/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8a82e9 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.452 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-02-26 07:58:24.453 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-26 07:58:24.461 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-02-26 07:58:24.466 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-02-26 07:58:24.467 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-02-26 07:58:24.467 [DefaultDispatcher-worker-10 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:24.467 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.467 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.467 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.467 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-02-26 07:58:24.468 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.468 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-26 07:58:24.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-26 07:58:24.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:24.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-26 07:58:24.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0c3793 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.469 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 07:58:24.470 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-26 07:58:24.478 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 07:58:24.483 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 07:58:24.483 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 07:58:24.484 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 07:58:24.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-26 07:58:24.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-26 07:58:24.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:24.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-26 07:58:24.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48515dfc 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.486 [Test worker @coroutine#5533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-26 07:58:24.487 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 07:58:24.487 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 07:58:24.487 [Test worker @coroutine#5533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-26 07:58:24.495 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 07:58:24.500 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 07:58:24.501 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 07:58:24.501 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 07:58:24.503 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37393/Site/verify 2025-02-26 07:58:24.503 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37393/Site/verify. 2025-02-26 07:58:24.503 [UI Thread @coroutine#5547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37393/Site/verify 2025-02-26 07:58:24.504 [UI Thread @coroutine#5547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37393/Site/verify 2025-02-26 07:58:24.504 [UI Thread @coroutine#5547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37393/Site/verify 2025-02-26 07:58:24.504 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37393/Site/verify. 2025-02-26 07:58:24.504 [UI Thread @coroutine#5547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37393/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:24.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-26 07:58:24.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-26 07:58:24.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:24.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-26 07:58:24.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-26 07:58:24.508 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37777/Site/verify 2025-02-26 07:58:24.508 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37777/Site/verify. 2025-02-26 07:58:24.508 [UI Thread @coroutine#5559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37777/Site/verify 2025-02-26 07:58:24.509 [UI Thread @coroutine#5559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37777/Site/verify 2025-02-26 07:58:24.509 [UI Thread @coroutine#5559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37777/Site/verify 2025-02-26 07:58:24.509 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37777/Site/verify. 2025-02-26 07:58:24.509 [UI Thread @coroutine#5559] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37777/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:24.511 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56733/Site/verify 2025-02-26 07:58:24.511 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56733/Site/verify. 2025-02-26 07:58:24.511 [UI Thread @coroutine#5572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56733/Site/verify 2025-02-26 07:58:24.512 [UI Thread @coroutine#5572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56733/Site/verify 2025-02-26 07:58:24.512 [UI Thread @coroutine#5572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56733/Site/verify 2025-02-26 07:58:24.512 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56733/Site/verify. 2025-02-26 07:58:24.512 [UI Thread @coroutine#5572] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56733/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:24.515 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-26 07:58:24.515 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-26 07:58:24.515 [UI Thread @coroutine#5586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-26 07:58:24.516 [UI Thread @coroutine#5586] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dc1d99 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.517 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-26 07:58:24.525 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.530 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.532 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.536 [DefaultDispatcher-worker-12 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.536 [DefaultDispatcher-worker-20 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:24.536 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.536 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.536 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.537 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.537 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.546 [DefaultDispatcher-worker-3 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.550 [DefaultDispatcher-worker-13 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.553 [DefaultDispatcher-worker-8 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.556 [DefaultDispatcher-worker-20 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.559 [DefaultDispatcher-worker-5 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.563 [DefaultDispatcher-worker-17 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.572 [DefaultDispatcher-worker-3 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 07:58:24.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-26 07:58:24.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-26 07:58:24.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.573 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@467924d8: (connection evicted) 2025-02-26 07:58:24.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-26 07:58:24.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684138c5 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 07:58:24.574 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-26 07:58:24.581 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 07:58:24.586 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 07:58:24.587 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 07:58:24.588 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e713d4 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 07:58:24.588 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-26 07:58:24.596 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 07:58:24.601 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 07:58:24.602 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 07:58:24.603 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 07:58:24.606 [DefaultDispatcher-worker-4 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 07:58:24.614 [DefaultDispatcher-worker-10 @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 07:58:24.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-26 07:58:24.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-26 07:58:24.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.621 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f: (connection evicted) 2025-02-26 07:58:24.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-26 07:58:24.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-26 07:58:24.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-26 07:58:24.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-26 07:58:24.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.622 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75630d9e: (connection evicted) 2025-02-26 07:58:24.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-26 07:58:24.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afd2f4e 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.622 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.623 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-26 07:58:24.630 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.635 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.636 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.636 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.636 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f092eaa 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-02-26 07:58:24.637 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-26 07:58:24.644 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-02-26 07:58:24.649 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-02-26 07:58:24.650 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-02-26 07:58:24.651 [DefaultDispatcher-worker-9 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:24.651 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-02-26 07:58:24.651 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.651 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.651 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.651 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.651 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.654 [DefaultDispatcher-worker-19 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-02-26 07:58:24.661 [DefaultDispatcher-worker-4 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.665 [DefaultDispatcher-worker-10 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-02-26 07:58:24.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-26 07:58:24.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-26 07:58:24.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.667 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74239871: (connection evicted) 2025-02-26 07:58:24.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-26 07:58:24.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-26 07:58:24.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-26 07:58:24.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-26 07:58:24.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.667 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c1b45: (connection evicted) 2025-02-26 07:58:24.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-26 07:58:24.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380ea757 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.668 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-26 07:58:24.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.669 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-26 07:58:24.676 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.681 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.681 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.682 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61377842 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.682 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.683 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-26 07:58:24.683 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2025-02-26 07:58:24.683 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2025-02-26 07:58:24.683 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-26 07:58:24.690 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2025-02-26 07:58:24.695 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2025-02-26 07:58:24.696 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2025-02-26 07:58:24.697 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2025-02-26 07:58:24.700 [DefaultDispatcher-worker-14 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2025-02-26 07:58:24.707 [DefaultDispatcher-worker-14 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.711 [DefaultDispatcher-worker-4 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-02-26 07:58:24.769 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.783 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-26 07:58:24.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-26 07:58:24.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.963 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06: (connection evicted) 2025-02-26 07:58:24.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-26 07:58:24.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-26 07:58:24.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-26 07:58:24.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-26 07:58:24.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:24.964 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5: (connection evicted) 2025-02-26 07:58:24.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:24.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-26 07:58:24.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e1ce62 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.965 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-26 07:58:24.966 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:24.966 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:24.966 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-26 07:58:24.966 [DefaultDispatcher-worker-5 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:24.966 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.966 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:24.966 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.967 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.967 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:24.973 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:24.978 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:24.979 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:24.980 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21eb33d4 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-02-26 07:58:24.980 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-26 07:58:24.988 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-02-26 07:58:24.992 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-02-26 07:58:24.993 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-02-26 07:58:24.994 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-02-26 07:58:24.997 [DefaultDispatcher-worker-5 @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-02-26 07:58:25.005 [DefaultDispatcher-worker-15 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:25.008 [DefaultDispatcher-worker-4 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:25.011 [DefaultDispatcher-worker-13 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-02-26 07:58:25.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-26 07:58:25.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-26 07:58:25.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.013 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df05c40: (connection evicted) 2025-02-26 07:58:25.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-26 07:58:25.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-26 07:58:25.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-26 07:58:25.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-26 07:58:25.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.014 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6: (connection evicted) 2025-02-26 07:58:25.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-26 07:58:25.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c83652d 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.014 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.015 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-26 07:58:25.023 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.028 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.028 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.029 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff9d66b 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.029 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.030 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.030 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-26 07:58:25.030 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e441d1 2025-02-26 07:58:25.030 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e441d1 2025-02-26 07:58:25.030 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-26 07:58:25.037 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e441d1 2025-02-26 07:58:25.041 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e441d1 2025-02-26 07:58:25.042 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e441d1 2025-02-26 07:58:25.043 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e441d1 2025-02-26 07:58:25.046 [DefaultDispatcher-worker-2 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e441d1 2025-02-26 07:58:25.054 [DefaultDispatcher-worker-9 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.057 [DefaultDispatcher-worker-2 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.061 [DefaultDispatcher-worker-13 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-02-26 07:58:25.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-26 07:58:25.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-26 07:58:25.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.063 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fab250b: (connection evicted) 2025-02-26 07:58:25.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-26 07:58:25.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-26 07:58:25.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-26 07:58:25.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-26 07:58:25.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.064 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21e441d1: (connection evicted) 2025-02-26 07:58:25.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-26 07:58:25.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c0392d 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.065 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-26 07:58:25.065 [DefaultDispatcher-worker-18 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:25.065 [DefaultDispatcher-worker-18 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.065 [DefaultDispatcher-worker-18 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.065 [DefaultDispatcher-worker-18 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.066 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.066 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.073 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.077 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.078 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.079 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e60c516 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.079 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 07:58:25.080 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-26 07:58:25.088 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 07:58:25.093 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 07:58:25.096 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 07:58:25.097 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 07:58:25.101 [DefaultDispatcher-worker-12 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 07:58:25.108 [DefaultDispatcher-worker-7 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.111 [DefaultDispatcher-worker-20 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.115 [DefaultDispatcher-worker-13 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 07:58:25.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-26 07:58:25.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-26 07:58:25.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.117 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a815a: (connection evicted) 2025-02-26 07:58:25.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-26 07:58:25.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-26 07:58:25.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-26 07:58:25.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-26 07:58:25.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.118 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7158a28c: (connection evicted) 2025-02-26 07:58:25.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-26 07:58:25.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3532b5d9 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.119 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-26 07:58:25.120 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 07:58:25.120 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 07:58:25.120 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-26 07:58:25.127 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 07:58:25.132 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 07:58:25.132 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 07:58:25.133 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 07:58:25.138 [DefaultDispatcher-worker-11 @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 07:58:25.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-26 07:58:25.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-26 07:58:25.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.139 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@511936ad: (connection evicted) 2025-02-26 07:58:25.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-26 07:58:25.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fa4822 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.140 [Test worker @coroutine#5964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-26 07:58:25.141 [DefaultDispatcher-worker-19 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:25.141 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.141 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.141 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.141 [DefaultDispatcher-worker-13 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.141 [DefaultDispatcher-worker-13 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.148 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.153 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.154 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.155 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.159 [DefaultDispatcher-worker-11 @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.169 [DefaultDispatcher-worker-10 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.172 [DefaultDispatcher-worker-17 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 07:58:25.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-26 07:58:25.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-26 07:58:25.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.175 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46672a62: (connection evicted) 2025-02-26 07:58:25.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-26 07:58:25.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc00f56 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.176 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-26 07:58:25.183 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.188 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.189 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.190 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.194 [DefaultDispatcher-worker-10 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.204 [DefaultDispatcher-worker-12 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.207 [DefaultDispatcher-worker-1 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.213 [DefaultDispatcher-worker-9 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-02-26 07:58:25.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-26 07:58:25.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-26 07:58:25.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.214 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e: (connection evicted) 2025-02-26 07:58:25.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-26 07:58:25.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3015fc1b 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.215 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-26 07:58:25.223 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.224 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:25.225 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.225 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.225 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.225 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.225 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.228 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.229 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.229 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.233 [DefaultDispatcher-worker-12 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.244 [DefaultDispatcher-worker-20 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.247 [DefaultDispatcher-worker-13 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.252 [DefaultDispatcher-worker-4 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-02-26 07:58:25.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-26 07:58:25.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-26 07:58:25.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.253 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af: (connection evicted) 2025-02-26 07:58:25.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-26 07:58:25.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fc01e0 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.254 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-26 07:58:25.255 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c68601b 2025-02-26 07:58:25.255 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c68601b 2025-02-26 07:58:25.255 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-26 07:58:25.263 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c68601b 2025-02-26 07:58:25.263 [DefaultDispatcher-worker-10 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:25.263 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.263 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.263 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.263 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.263 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.268 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c68601b 2025-02-26 07:58:25.269 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c68601b 2025-02-26 07:58:25.269 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c68601b 2025-02-26 07:58:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-26 07:58:25.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-26 07:58:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-26 07:58:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e8f283 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-02-26 07:58:25.274 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-26 07:58:25.282 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-02-26 07:58:25.286 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-02-26 07:58:25.287 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-02-26 07:58:25.288 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-02-26 07:58:25.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-26 07:58:25.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-26 07:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-26 07:58:25.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ea01c2a 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.291 [Test worker @coroutine#6110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-26 07:58:25.292 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-02-26 07:58:25.292 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-02-26 07:58:25.292 [Test worker @coroutine#6110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-26 07:58:25.300 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-02-26 07:58:25.305 [DefaultDispatcher-worker-20 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:25.305 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.305 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.305 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.305 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.305 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-02-26 07:58:25.306 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-02-26 07:58:25.307 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-02-26 07:58:25.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-26 07:58:25.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-26 07:58:25.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-26 07:58:25.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f950294 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@784e6b88 2025-02-26 07:58:25.311 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@784e6b88 2025-02-26 07:58:25.312 [UI Thread @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-26 07:58:25.319 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784e6b88 2025-02-26 07:58:25.324 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784e6b88 2025-02-26 07:58:25.325 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784e6b88 2025-02-26 07:58:25.326 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784e6b88 2025-02-26 07:58:25.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-26 07:58:25.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-26 07:58:25.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.328 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@784e6b88: (connection evicted) 2025-02-26 07:58:25.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-26 07:58:25.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-26 07:58:25.328 [DefaultDispatcher-worker-16 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:25.328 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.328 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.328 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.329 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.329 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4817bd3 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.329 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-26 07:58:25.330 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2025-02-26 07:58:25.330 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2025-02-26 07:58:25.330 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-26 07:58:25.338 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2025-02-26 07:58:25.343 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2025-02-26 07:58:25.344 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2025-02-26 07:58:25.344 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2025-02-26 07:58:25.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-26 07:58:25.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-26 07:58:25.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-26 07:58:25.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f4f652 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-02-26 07:58:25.347 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-26 07:58:25.355 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-02-26 07:58:25.361 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-02-26 07:58:25.361 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-02-26 07:58:25.362 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-02-26 07:58:25.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-26 07:58:25.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-26 07:58:25.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-26 07:58:25.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10658b31 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-02-26 07:58:25.364 [Test worker @coroutine#6184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-26 07:58:25.372 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-02-26 07:58:25.377 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-02-26 07:58:25.378 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-02-26 07:58:25.378 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-02-26 07:58:25.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-26 07:58:25.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-26 07:58:25.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-26 07:58:25.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e4c6a0 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-02-26 07:58:25.380 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-26 07:58:25.388 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-02-26 07:58:25.393 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-02-26 07:58:25.394 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-02-26 07:58:25.395 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-02-26 07:58:25.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-26 07:58:25.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-26 07:58:25.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-26 07:58:25.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68076f57 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-02-26 07:58:25.397 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-26 07:58:25.405 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-02-26 07:58:25.410 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-02-26 07:58:25.411 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-02-26 07:58:25.411 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-02-26 07:58:25.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-26 07:58:25.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-26 07:58:25.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-26 07:58:25.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b6886 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-02-26 07:58:25.415 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-26 07:58:25.423 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-02-26 07:58:25.428 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-02-26 07:58:25.428 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-02-26 07:58:25.429 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-02-26 07:58:25.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-26 07:58:25.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-26 07:58:25.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-26 07:58:25.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa909cb 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.431 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-02-26 07:58:25.432 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-26 07:58:25.440 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-02-26 07:58:25.445 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-02-26 07:58:25.445 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-02-26 07:58:25.446 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-02-26 07:58:25.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-26 07:58:25.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-26 07:58:25.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-26 07:58:25.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378d38cd 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.448 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-02-26 07:58:25.449 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-26 07:58:25.457 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-02-26 07:58:25.463 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-02-26 07:58:25.463 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-02-26 07:58:25.464 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-02-26 07:58:25.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-26 07:58:25.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-26 07:58:25.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-26 07:58:25.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3697cfee 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.467 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-02-26 07:58:25.468 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-26 07:58:25.472 [DefaultDispatcher-worker-6 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:25.472 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.472 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.472 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.473 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.473 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.476 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-02-26 07:58:25.481 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-02-26 07:58:25.482 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-02-26 07:58:25.483 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-02-26 07:58:25.485 [UI Thread @coroutine#6306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-26 07:58:25.485 [UI Thread @coroutine#6306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-02-26 07:58:25.485 [UI Thread @coroutine#6306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-26 07:58:25.486 [UI Thread @coroutine#6306] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-26 07:58:25.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-26 07:58:25.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-26 07:58:25.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-26 07:58:25.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24537e30 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-02-26 07:58:25.488 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-26 07:58:25.496 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-02-26 07:58:25.501 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-02-26 07:58:25.502 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-02-26 07:58:25.503 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-02-26 07:58:25.504 [UI Thread @coroutine#6329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47811/Site/verify 2025-02-26 07:58:25.504 [UI Thread @coroutine#6329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47811/Site/verify. 2025-02-26 07:58:25.504 [UI Thread @coroutine#6329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47811/Site/verify 2025-02-26 07:58:25.505 [UI Thread @coroutine#6329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47811/Site/verify 2025-02-26 07:58:25.505 [UI Thread @coroutine#6329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47811/Site/verify 2025-02-26 07:58:25.505 [UI Thread @coroutine#6329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47811/Site/verify. 2025-02-26 07:58:25.505 [UI Thread @coroutine#6329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47811/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 07:58:25.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-26 07:58:25.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-26 07:58:25.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 07:58:25.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:25.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-26 07:58:25.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f5fd883 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:25.508 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:25.509 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-26 07:58:25.509 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.509 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.509 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-26 07:58:25.517 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.521 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.522 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.523 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.527 [DefaultDispatcher-worker-14 @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.531 [DefaultDispatcher-worker-16 @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-02-26 07:58:25.534 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/698861212262096896/_ustadmanifest.json 2025-02-26 07:58:25.534 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/698861212262096896/_ustadmanifest.json. 2025-02-26 07:58:25.534 [UI Thread @coroutine#6357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/698861212262096896/_ustadmanifest.json 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/698861212262096896/_ustadmanifest.json 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/698861212262096896/_ustadmanifest.json 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] 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:41557/698861212262096896/_ustadmanifest.json. 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41557/698861212262096896/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/mediainfo.json 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/mediainfo.json. 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/mediainfo.json 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/mediainfo.json 2025-02-26 07:58:25.535 [UI Thread @coroutine#6357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/mediainfo.json 2025-02-26 07:58:25.541 [DefaultDispatcher-worker-5 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:25.541 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.541 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.541 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.541 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.541 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.576 [UI Thread @coroutine#6357] 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:41557/mediainfo.json. 2025-02-26 07:58:25.576 [UI Thread @coroutine#6357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41557/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:25.609 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:25.655 [DefaultDispatcher-worker-15 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:25.655 [DefaultDispatcher-worker-15 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.655 [DefaultDispatcher-worker-15 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.655 [DefaultDispatcher-worker-15 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.656 [DefaultDispatcher-worker-15 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.656 [DefaultDispatcher-worker-15 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.971 [DefaultDispatcher-worker-19 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2025-02-26 07:58:25.971 [DefaultDispatcher-worker-19 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.972 [DefaultDispatcher-worker-19 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:25.972 [DefaultDispatcher-worker-19 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.972 [DefaultDispatcher-worker-20 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:25.972 [DefaultDispatcher-worker-20 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39449/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.070 [DefaultDispatcher-worker-14 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-26 07:58:26.070 [DefaultDispatcher-worker-14 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.070 [DefaultDispatcher-worker-14 @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:60469/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.070 [DefaultDispatcher-worker-14 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.071 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.071 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60469/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.146 [DefaultDispatcher-worker-1 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-02-26 07:58:26.146 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.146 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.146 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.147 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.147 [DefaultDispatcher-worker-6 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46833/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.230 [DefaultDispatcher-worker-17 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-02-26 07:58:26.230 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.230 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.230 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.231 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.231 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42747/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.268 [DefaultDispatcher-worker-16 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-26 07:58:26.268 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.268 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.268 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.269 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.269 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.311 [DefaultDispatcher-worker-5 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b53ba2 2025-02-26 07:58:26.311 [DefaultDispatcher-worker-5 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.311 [DefaultDispatcher-worker-5 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.311 [DefaultDispatcher-worker-5 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.312 [DefaultDispatcher-worker-5 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.333 [DefaultDispatcher-worker-6 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-02-26 07:58:26.333 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.333 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.333 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.334 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.334 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57955/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.480 [DefaultDispatcher-worker-4 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-26 07:58:26.480 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.480 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.480 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.481 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.481 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50111/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.546 [DefaultDispatcher-worker-14 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-02-26 07:58:26.546 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.546 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.546 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.546 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.546 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59067/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-26 07:58:26.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-26 07:58:26.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:26.580 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53: (connection evicted) 2025-02-26 07:58:26.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:26.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-26 07:58:26.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b8c79b 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 07:58:26.610 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.611 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-26 07:58:26.618 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.623 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.624 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.624 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.629 [DefaultDispatcher-worker-8 @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.632 [DefaultDispatcher-worker-19 @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-02-26 07:58:26.701 [DefaultDispatcher-worker-8 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-02-26 07:58:26.701 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.701 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId. 2025-02-26 07:58:26.701 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.702 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.702 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32787/UmAppDatabase/replication/nodeId 2025-02-26 07:58:26.703 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36235/698861214079123456/_ustadmanifest.json 2025-02-26 07:58:26.703 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36235/698861214079123456/_ustadmanifest.json. 2025-02-26 07:58:26.703 [UI Thread @coroutine#6418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36235/698861214079123456/_ustadmanifest.json 2025-02-26 07:58:26.704 [UI Thread @coroutine#6418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36235/698861214079123456/_ustadmanifest.json 2025-02-26 07:58:26.704 [UI Thread @coroutine#6418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36235/698861214079123456/_ustadmanifest.json 2025-02-26 07:58:26.704 [UI Thread @coroutine#6418] 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:36235/698861214079123456/_ustadmanifest.json. 2025-02-26 07:58:26.704 [UI Thread @coroutine#6418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36235/698861214079123456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:26.704 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36235/tincan.xml 2025-02-26 07:58:26.704 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36235/tincan.xml. 2025-02-26 07:58:26.704 [UI Thread @coroutine#6418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36235/tincan.xml 2025-02-26 07:58:26.705 [UI Thread @coroutine#6418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36235/tincan.xml 2025-02-26 07:58:26.705 [UI Thread @coroutine#6418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36235/tincan.xml 2025-02-26 07:58:26.711 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:26.745 [UI Thread @coroutine#6418] 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:36235/tincan.xml. 2025-02-26 07:58:26.745 [UI Thread @coroutine#6418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36235/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-26 07:58:26.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-26 07:58:26.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-26 07:58:26.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 07:58:26.751 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c174215: (connection evicted) 2025-02-26 07:58:26.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 07:58:26.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-26 07:58:26.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-02-26 10:39:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-26 10:39:30.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7b65d7 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:30.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:30.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-26 10:39:30.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-26 10:39:30.261 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.276 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.278 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.300 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:30.303 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc 2025-02-26 10:39:30.303 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc 2025-02-26 10:39:30.306 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b85963 2025-02-26 10:39:30.306 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b85963 2025-02-26 10:39:30.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c 2025-02-26 10:39:30.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c 2025-02-26 10:39:30.312 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58855358 2025-02-26 10:39:30.312 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58855358 2025-02-26 10:39:30.315 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fdde1 2025-02-26 10:39:30.315 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fdde1 2025-02-26 10:39:30.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6997e984 2025-02-26 10:39:30.318 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6997e984 2025-02-26 10:39:30.320 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac73984 2025-02-26 10:39:30.320 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac73984 2025-02-26 10:39:30.322 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38aaac17 2025-02-26 10:39:30.322 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38aaac17 2025-02-26 10:39:30.324 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6be36 2025-02-26 10:39:30.324 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6be36 2025-02-26 10:39:30.324 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:30.409 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:30.410 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:30.410 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:30.410 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:30.412 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.413 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 10:39:30.413 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:30.413 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 10:39:30.466 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.482 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.495 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.506 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.519 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.523 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.584 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 10:39:30.602 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 10:39:30.602 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 10:39:30.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-26 10:39:30.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-26 10:39:30.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:30.612 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4: (connection evicted) 2025-02-26 10:39:30.612 [DefaultDispatcher-worker-5 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:30.612 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 10:39:30.612 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc: (connection evicted) 2025-02-26 10:39:30.613 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b85963: (connection evicted) 2025-02-26 10:39:30.613 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c: (connection evicted) 2025-02-26 10:39:30.613 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58855358: (connection evicted) 2025-02-26 10:39:30.613 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323fdde1: (connection evicted) 2025-02-26 10:39:30.614 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6997e984: (connection evicted) 2025-02-26 10:39:30.614 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac73984: (connection evicted) 2025-02-26 10:39:30.614 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38aaac17: (connection evicted) 2025-02-26 10:39:30.614 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b6be36: (connection evicted) 2025-02-26 10:39:30.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:30.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-26 10:39:30.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-26 10:39:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-26 10:39:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283a8ad6 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:30.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-26 10:39:30.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-26 10:39:30.623 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.629 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.631 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.632 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:30.632 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:30.632 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:30.632 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:30.639 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.640 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 10:39:30.641 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:30.641 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 10:39:30.644 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.652 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.660 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.668 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.676 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.680 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.714 [DefaultDispatcher-worker-8 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7185e611 2025-02-26 10:39:30.722 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:30.725 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f6712 2025-02-26 10:39:30.725 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f6712 2025-02-26 10:39:30.726 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d888f0b 2025-02-26 10:39:30.726 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d888f0b 2025-02-26 10:39:30.728 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b70c62 2025-02-26 10:39:30.728 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b70c62 2025-02-26 10:39:30.730 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb58530 2025-02-26 10:39:30.730 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb58530 2025-02-26 10:39:30.731 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 10:39:30.732 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 10:39:30.732 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@340a0a43 2025-02-26 10:39:30.732 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@340a0a43 2025-02-26 10:39:30.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-26 10:39:30.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-26 10:39:30.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-02-26 10:39:30.733 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:30.733 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7185e611: (connection evicted) 2025-02-26 10:39:30.733 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 10:39:30.733 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@334f6712: (connection evicted) 2025-02-26 10:39:30.734 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d888f0b: (connection evicted) 2025-02-26 10:39:30.734 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b70c62: (connection evicted) 2025-02-26 10:39:30.734 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d833b1e 2025-02-26 10:39:30.734 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d833b1e 2025-02-26 10:39:30.734 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb58530: (connection evicted) 2025-02-26 10:39:30.735 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340a0a43: (connection evicted) 2025-02-26 10:39:30.735 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d833b1e: (connection evicted) 2025-02-26 10:39:30.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:30.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-26 10:39:30.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef1c3f7 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:30.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:30.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1322b575 2025-02-26 10:39:30.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1322b575 2025-02-26 10:39:30.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-26 10:39:30.866 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2707c790 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-26 10:39:31.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9 2025-02-26 10:39:31.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9 2025-02-26 10:39:31.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b112a1 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-26 10:39:31.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-26 10:39:31.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-26 10:39:31.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-26 10:39:31.160 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9 2025-02-26 10:39:31.197 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.211 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.310 [DefaultDispatcher-worker-6 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-26 10:39:31.315 [DefaultDispatcher-worker-6 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-26 10:39:31.316 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58673/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 10:39:31.316 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58673/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-26 10:39:31.316 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58673/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 10:39:31.327 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58673/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 10:39:31.328 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58673/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 10:39:31.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-26 10:39:31.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-26 10:39:31.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.375 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9: (connection evicted) 2025-02-26 10:39:31.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-26 10:39:31.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-26 10:39:31.377 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-26 10:39:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae49387 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-26 10:39:31.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2025-02-26 10:39:31.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2025-02-26 10:39:31.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ef1a0a 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-02-26 10:39:31.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-02-26 10:39:31.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-26 10:39:31.415 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-02-26 10:39:31.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-26 10:39:31.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-26 10:39:31.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.417 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80: (connection evicted) 2025-02-26 10:39:31.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-26 10:39:31.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-26 10:39:31.418 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5922cff3 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2025-02-26 10:39:31.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2025-02-26 10:39:31.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f43d1 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-26 10:39:31.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2025-02-26 10:39:31.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2025-02-26 10:39:31.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-26 10:39:31.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-26 10:39:31.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-26 10:39:31.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.435 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c56434: (connection evicted) 2025-02-26 10:39:31.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-26 10:39:31.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a336377 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-02-26 10:39:31.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-02-26 10:39:31.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-26 10:39:31.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2a903f 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-02-26 10:39:31.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-02-26 10:39:31.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-26 10:39:31.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-26 10:39:31.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-26 10:39:31.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.455 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ad095c: (connection evicted) 2025-02-26 10:39:31.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-26 10:39:31.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271e851e 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-02-26 10:39:31.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-02-26 10:39:31.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f8682a 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-26 10:39:31.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752c0e7 2025-02-26 10:39:31.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752c0e7 2025-02-26 10:39:31.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-26 10:39:31.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-26 10:39:31.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-26 10:39:31.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.482 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61e14b53: (connection evicted) 2025-02-26 10:39:31.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-26 10:39:31.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-26 10:39:31.490 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.531 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.549 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.568 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc8c13c 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32e983 2025-02-26 10:39:31.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32e983 2025-02-26 10:39:31.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-26 10:39:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c346c45 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-02-26 10:39:31.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-02-26 10:39:31.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-26 10:39:31.771 [DefaultDispatcher-worker-9 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-02-26 10:39:31.773 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.781 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.790 [DefaultDispatcher-worker-4 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-02-26 10:39:31.796 [DefaultDispatcher-worker-4 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-02-26 10:39:31.800 [DefaultDispatcher-worker-4 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-02-26 10:39:31.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-26 10:39:31.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-26 10:39:31.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.836 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b32e983: (connection evicted) 2025-02-26 10:39:31.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-26 10:39:31.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-26 10:39:31.840 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30704f85 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-26 10:39:31.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2025-02-26 10:39:31.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2025-02-26 10:39:31.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9bd1e 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2025-02-26 10:39:31.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2025-02-26 10:39:31.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-26 10:39:31.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-26 10:39:31.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-26 10:39:31.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.861 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab: (connection evicted) 2025-02-26 10:39:31.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-26 10:39:31.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-26 10:39:31.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68821f6 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2025-02-26 10:39:31.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2025-02-26 10:39:31.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-02-26 10:39:31.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-02-26 10:39:31.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-26 10:39:31.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-26 10:39:31.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-26 10:39:31.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.873 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a28bda: (connection evicted) 2025-02-26 10:39:31.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-26 10:39:31.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669c2b07 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-02-26 10:39:31.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-02-26 10:39:31.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d99dc3 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-02-26 10:39:31.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-02-26 10:39:31.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-26 10:39:31.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-26 10:39:31.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-26 10:39:31.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.884 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a902015: (connection evicted) 2025-02-26 10:39:31.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-26 10:39:31.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-02-26 10:39:31.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-02-26 10:39:31.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-02-26 10:39:31.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-02-26 10:39:31.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-26 10:39:31.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-26 10:39:31.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-26 10:39:31.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.940 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a71d23: (connection evicted) 2025-02-26 10:39:31.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-26 10:39:31.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56eba5 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-26 10:39:31.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2025-02-26 10:39:31.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2025-02-26 10:39:31.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b363c3 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2025-02-26 10:39:31.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2025-02-26 10:39:31.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-26 10:39:31.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-26 10:39:31.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-26 10:39:31.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.953 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290c266c: (connection evicted) 2025-02-26 10:39:31.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-26 10:39:31.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6480a063 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2025-02-26 10:39:31.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2025-02-26 10:39:31.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-26 10:39:31.959 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-26 10:39:31.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-26 10:39:31.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-26 10:39:31.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-26 10:39:31.971 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.976 [DefaultDispatcher-worker-1 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-26 10:39:31.976 [DefaultDispatcher-worker-1 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-26 10:39:31.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-26 10:39:31.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-26 10:39:31.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.978 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727dcc64: (connection evicted) 2025-02-26 10:39:31.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:31.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-26 10:39:31.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-26 10:39:31.978 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-26 10:39:31.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2025-02-26 10:39:31.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2025-02-26 10:39:31.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-26 10:39:31.983 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:31.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:31.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-02-26 10:39:31.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-02-26 10:39:31.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-26 10:39:31.994 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-26 10:39:31.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-26 10:39:31.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:31.999 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a58466: (connection evicted) 2025-02-26 10:39:32.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-26 10:39:32.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50672905 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-26 10:39:32.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2025-02-26 10:39:32.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2025-02-26 10:39:32.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220c28 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-26 10:39:32.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-26 10:39:32.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-26 10:39:32.051 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.067 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.089 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.106 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.115 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:32.115 [DefaultDispatcher-worker-5 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-26 10:39:32.116 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-26 10:39:32.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-26 10:39:32.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-26 10:39:32.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.117 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f290bc: (connection evicted) 2025-02-26 10:39:32.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-26 10:39:32.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-26 10:39:32.118 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faf6e4a 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2025-02-26 10:39:32.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2025-02-26 10:39:32.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-26 10:39:32.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71262020 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2025-02-26 10:39:32.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2025-02-26 10:39:32.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-26 10:39:32.220 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.229 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-26 10:39:32.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-26 10:39:32.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.260 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644947ee: (connection evicted) 2025-02-26 10:39:32.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-26 10:39:32.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-26 10:39:32.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-26 10:39:32.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12be4f83 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-02-26 10:39:32.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-02-26 10:39:32.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718f3088 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2025-02-26 10:39:32.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2025-02-26 10:39:32.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-26 10:39:32.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-26 10:39:32.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-26 10:39:32.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.293 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389008d1: (connection evicted) 2025-02-26 10:39:32.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-26 10:39:32.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-26 10:39:32.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-02-26 10:39:32.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-02-26 10:39:32.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-26 10:39:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a05533 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-26 10:39:32.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-26 10:39:32.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-26 10:39:32.375 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.396 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.399 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-26 10:39:32.400 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-26 10:39:32.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-26 10:39:32.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-26 10:39:32.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.401 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328ec73: (connection evicted) 2025-02-26 10:39:32.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-26 10:39:32.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-26 10:39:32.402 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283e1759 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-26 10:39:32.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-02-26 10:39:32.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-02-26 10:39:32.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-26 10:39:32.404 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f68e4e8 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-26 10:39:32.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-26 10:39:32.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-26 10:39:32.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-26 10:39:32.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-26 10:39:32.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.414 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8: (connection evicted) 2025-02-26 10:39:32.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-26 10:39:32.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73dbe25 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-26 10:39:32.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-26 10:39:32.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-26 10:39:32.433 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-26 10:39:32.438 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-26 10:39:32.439 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a075e70 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-02-26 10:39:32.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-02-26 10:39:32.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-26 10:39:32.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-26 10:39:32.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-26 10:39:32.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:32.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-26 10:39:32.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6dffdb 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-26 10:39:32.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-02-26 10:39:32.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-02-26 10:39:32.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-26 10:39:32.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-02-26 10:39:32.457 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-02-26 10:39:32.458 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-02-26 10:39:32.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-02-26 10:39:32.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-26 10:39:32.465 [DefaultDispatcher-worker-9 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-02-26 10:39:32.466 [DefaultDispatcher-worker-3 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-02-26 10:39:32.467 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-02-26 10:39:32.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-26 10:39:32.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-26 10:39:32.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.469 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b4754a: (connection evicted) 2025-02-26 10:39:32.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-26 10:39:32.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62054faf 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-26 10:39:32.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-02-26 10:39:32.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-02-26 10:39:32.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-26 10:39:32.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-02-26 10:39:32.479 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-02-26 10:39:32.480 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e05005 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-02-26 10:39:32.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-02-26 10:39:32.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-26 10:39:32.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-26 10:39:32.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-26 10:39:32.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:32.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-26 10:39:32.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-26 10:39:32.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-02-26 10:39:32.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-02-26 10:39:32.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-26 10:39:32.488 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-02-26 10:39:32.493 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-02-26 10:39:32.494 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-02-26 10:39:32.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5256fbc 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-02-26 10:39:32.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-02-26 10:39:32.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-26 10:39:32.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-26 10:39:32.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-26 10:39:32.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:32.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-26 10:39:32.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-26 10:39:32.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fdf7da2 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-02-26 10:39:32.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-02-26 10:39:32.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-26 10:39:32.512 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.533 [DefaultDispatcher-worker-10 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-02-26 10:39:32.540 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-02-26 10:39:32.543 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.560 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.569 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-02-26 10:39:32.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-26 10:39:32.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-26 10:39:32.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.571 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39695803: (connection evicted) 2025-02-26 10:39:32.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-26 10:39:32.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a7bbdbc 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-26 10:39:32.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-02-26 10:39:32.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-02-26 10:39:32.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-26 10:39:32.582 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.591 [DefaultDispatcher-worker-12 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-02-26 10:39:32.596 [DefaultDispatcher-worker-12 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-02-26 10:39:32.596 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-26 10:39:32.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-26 10:39:32.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.606 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19924f15: (connection evicted) 2025-02-26 10:39:32.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-26 10:39:32.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570ed9c 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-26 10:39:32.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-02-26 10:39:32.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-02-26 10:39:32.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-26 10:39:32.628 [DefaultDispatcher-worker-9 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-02-26 10:39:32.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-26 10:39:32.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-26 10:39:32.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.630 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5034681f: (connection evicted) 2025-02-26 10:39:32.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-26 10:39:32.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fceab5d 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-02-26 10:39:32.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-02-26 10:39:32.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-26 10:39:32.650 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-02-26 10:39:32.656 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-02-26 10:39:32.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-26 10:39:32.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-26 10:39:32.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.656 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1592e540: (connection evicted) 2025-02-26 10:39:32.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-26 10:39:32.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-26 10:39:32.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e7a544 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-02-26 10:39:32.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-02-26 10:39:32.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-26 10:39:32.676 [DefaultDispatcher-worker-16 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-02-26 10:39:32.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-26 10:39:32.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-26 10:39:32.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.678 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573870cb: (connection evicted) 2025-02-26 10:39:32.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-26 10:39:32.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dbb7c 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-02-26 10:39:32.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-02-26 10:39:32.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-26 10:39:32.697 [DefaultDispatcher-worker-3 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-02-26 10:39:32.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-26 10:39:32.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-26 10:39:32.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.697 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6: (connection evicted) 2025-02-26 10:39:32.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-26 10:39:32.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4adcc981 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-02-26 10:39:32.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-02-26 10:39:32.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-26 10:39:32.874 [DefaultDispatcher-worker-13 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-02-26 10:39:32.879 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-02-26 10:39:32.881 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55241/manifest.json 2025-02-26 10:39:32.881 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55241/manifest.json. 2025-02-26 10:39:32.881 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55241/manifest.json 2025-02-26 10:39:32.882 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55241/manifest.json 2025-02-26 10:39:32.882 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55241/manifest.json 2025-02-26 10:39:32.935 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.956 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55241/manifest.json. 2025-02-26 10:39:32.956 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55241/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:32.964 [DefaultDispatcher-worker-14 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-02-26 10:39:32.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-26 10:39:32.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-26 10:39:32.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:32.968 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb: (connection evicted) 2025-02-26 10:39:32.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:32.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-26 10:39:32.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3130ca39 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:32.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:32.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-02-26 10:39:32.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-02-26 10:39:32.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75784062 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:33.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-02-26 10:39:33.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-02-26 10:39:33.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-26 10:39:33.016 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 10:39:33.055 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-02-26 10:39:33.055 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3c9c91e3 2025-02-26 10:39:33.094 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:33.101 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:33.109 [DefaultDispatcher-worker-13 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:38909 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c79915a 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:33.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-26 10:39:33.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@a08e41b 2025-02-26 10:39:33.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@a08e41b 2025-02-26 10:39:33.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-26 10:39:33.127 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 10:39:33.131 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 10:39:33.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 10:39:33.131 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 10:39:33.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 10:39:33.131 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 10:39:33.131 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 10:39:33.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 10:39:33.131 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60688a97 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:33.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-26 10:39:33.160 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.166 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.169 [DefaultDispatcher-worker-5 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a08e41b 2025-02-26 10:39:33.171 [DefaultDispatcher-worker-5 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a08e41b 2025-02-26 10:39:33.175 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.180 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.180 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.180 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json. 2025-02-26 10:39:33.180 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.182 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.182 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.183 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json. 2025-02-26 10:39:33.183 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:33.191 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.194 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 10:39:33.195 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0515e47a-b630-45cb-b905-f7e1995b235f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 10:39:33.197 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:33.197 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0515e47a-b630-45cb-b905-f7e1995b235f 2025-02-26 10:39:33.200 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:33.200 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38909/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:33.200 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:33.200 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38909/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:33.204 [DefaultDispatcher-worker-8 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.204 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/UmAppDatabase/replication/nodeId 2025-02-26 10:39:33.204 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38909/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:33.204 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/UmAppDatabase/replication/nodeId 2025-02-26 10:39:33.208 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/api/blob/upload-init-batch 2025-02-26 10:39:33.208 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38909/api/blob/upload-init-batch. 2025-02-26 10:39:33.208 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/api/blob/upload-init-batch 2025-02-26 10:39:33.208 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38909/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:33.210 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:33.232 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:33.245 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 10:39:33.245 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 10:39:33.245 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 10:39:33.245 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 10:39:33.249 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:33.249 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:33.250 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:33.250 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 10:39:33.250 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:33.252 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/UmAppDatabase/replication/nodeId 2025-02-26 10:39:33.252 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38909/UmAppDatabase/replication/nodeId 2025-02-26 10:39:33.252 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:33.253 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:33.253 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:33.255 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-02-26 10:39:33.255 [eventLoopGroupProxy-4-4 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-02-26 10:39:33.258 [DefaultDispatcher-worker-13 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.259 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-02-26 10:39:33.263 [DefaultDispatcher-worker-11 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.267 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-02-26 10:39:33.268 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/api/blob/upload-init-batch 2025-02-26 10:39:33.268 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38909/api/blob/upload-init-batch 2025-02-26 10:39:33.270 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38909/api/blob/upload-init-batch. 2025-02-26 10:39:33.270 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38909/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:33.279 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/api/blob/upload-batch-data 2025-02-26 10:39:33.279 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38909/api/blob/upload-batch-data. 2025-02-26 10:39:33.279 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/api/blob/upload-batch-data 2025-02-26 10:39:33.280 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38909/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:33.285 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:33.292 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-02-26 10:39:33.293 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:33.293 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-02-26 10:39:33.293 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/api/blob/upload-batch-data 2025-02-26 10:39:33.299 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/api/blob/upload-batch-data 2025-02-26 10:39:33.299 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38909/api/blob/upload-batch-data. 2025-02-26 10:39:33.299 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/api/blob/upload-batch-data 2025-02-26 10:39:33.299 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38909/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:33.301 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:33.303 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-02-26 10:39:33.303 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:33.303 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:33.304 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/api/blob/upload-batch-data 2025-02-26 10:39:33.315 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.322 [DefaultDispatcher-worker-4 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.331 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/UmAppDatabase/replication/message 2025-02-26 10:39:33.331 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38909/UmAppDatabase/replication/message. 2025-02-26 10:39:33.331 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/UmAppDatabase/replication/message 2025-02-26 10:39:33.331 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38909/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:33.332 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:33.333 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:33.333 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:33.346 [DefaultDispatcher-worker-8 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-02-26 10:39:33.347 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:33.347 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.347 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json. 2025-02-26 10:39:33.347 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.347 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-02-26 10:39:33.347 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/UmAppDatabase/replication/message 2025-02-26 10:39:33.347 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38909/UmAppDatabase/replication/message 2025-02-26 10:39:33.348 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38909/UmAppDatabase/replication/message. 2025-02-26 10:39:33.348 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38909/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:33.348 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.348 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json 2025-02-26 10:39:33.348 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json. 2025-02-26 10:39:33.348 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38909/api/content/698902734388088832/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:33.353 [DefaultDispatcher-worker-9 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446 2025-02-26 10:39:33.353 [DefaultDispatcher-worker-13 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-02-26 10:39:33.354 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 10:39:33.354 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 10:39:33.354 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 10:39:33.354 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 10:39:33.354 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 10:39:33.355 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a08e41b 2025-02-26 10:39:33.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-26 10:39:33.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-26 10:39:33.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:33.355 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d2bc446: (connection evicted) 2025-02-26 10:39:33.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:33.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-26 10:39:33.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-26 10:39:33.628 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:33.628 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:33.816 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:34.360 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3c9c91e3 2025-02-26 10:39:34.361 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3c9c91e3 2025-02-26 10:39:34.363 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-02-26 10:39:34.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-26 10:39:34.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-26 10:39:34.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:34.363 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73e25780: (connection evicted) 2025-02-26 10:39:34.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:34.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-26 10:39:34.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-26 10:39:34.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3884f5 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:34.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:34.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:34.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a317af7 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:34.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f4734e 2025-02-26 10:39:34.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f4734e 2025-02-26 10:39:34.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-26 10:39:34.394 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 10:39:34.396 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-02-26 10:39:34.396 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6e149395 2025-02-26 10:39:34.397 [DefaultDispatcher-worker-18 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:40275 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3114ea 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:34.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-02-26 10:39:34.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-02-26 10:39:34.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-26 10:39:34.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 10:39:34.399 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 10:39:34.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 10:39:34.399 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 10:39:34.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 10:39:34.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 10:39:34.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 10:39:34.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 10:39:34.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bfb60b7 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:34.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-26 10:39:34.421 [DefaultDispatcher-worker-11 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.426 [DefaultDispatcher-worker-11 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.431 [DefaultDispatcher-worker-16 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-02-26 10:39:34.432 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-02-26 10:39:34.438 [DefaultDispatcher-worker-12 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.443 [DefaultDispatcher-worker-11 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.443 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:34.443 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json. 2025-02-26 10:39:34.443 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:34.444 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:34.444 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:34.444 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json. 2025-02-26 10:39:34.444 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:34.452 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.452 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 10:39:34.452 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ac5a5831-bba3-43f4-876e-ae834aa2033a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 10:39:34.453 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:34.453 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ac5a5831-bba3-43f4-876e-ae834aa2033a 2025-02-26 10:39:34.454 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:34.454 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40275/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:34.454 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:34.454 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:34.456 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 10:39:34.456 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 10:39:34.457 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:34.457 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:34.457 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:34.457 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:34.457 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 10:39:34.458 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:34.458 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:34.460 [DefaultDispatcher-worker-12 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.460 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/UmAppDatabase/replication/nodeId 2025-02-26 10:39:34.460 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40275/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:34.460 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/UmAppDatabase/replication/nodeId 2025-02-26 10:39:34.462 [DefaultDispatcher-worker-12 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-02-26 10:39:34.462 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:34.462 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-init-batch. 2025-02-26 10:39:34.462 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:34.462 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:34.462 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 10:39:34.462 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:34.462 [eventLoopGroupProxy-7-1 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-26 10:39:34.463 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/UmAppDatabase/replication/nodeId 2025-02-26 10:39:34.463 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40275/UmAppDatabase/replication/nodeId 2025-02-26 10:39:34.464 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 10:39:34.464 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 10:39:34.465 [eventLoopGroupProxy-7-3 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:34.466 [eventLoopGroupProxy-7-3 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-26 10:39:34.467 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:34.467 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:34.467 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-init-batch. 2025-02-26 10:39:34.467 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40275/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:34.468 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.468 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:34.468 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.468 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:34.469 [DefaultDispatcher-worker-14 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.470 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:34.472 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:34.472 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:34.472 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 10:39:34.473 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.474 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.474 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:34.474 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.474 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:34.475 [DefaultDispatcher-worker-5 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.476 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:34.477 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:34.478 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:34.478 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:34.478 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.479 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.479 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:34.479 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.479 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:34.480 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:34.483 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:34.485 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:34.497 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:34.500 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:34.522 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:34.523 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:34.523 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.524 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.524 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:34.524 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.524 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:34.525 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:34.525 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-02-26 10:39:34.526 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.526 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:34.526 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40275/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:34.527 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:40275/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40275/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-26 10:39:34.527 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40275/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:34.534 [DefaultDispatcher-worker-13 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.540 [DefaultDispatcher-worker-3 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:34.542 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 10:39:35.041 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3ba1f9de-b675-4571-a54b-5f58fc2b57cd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 10:39:35.041 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:35.041 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3ba1f9de-b675-4571-a54b-5f58fc2b57cd 2025-02-26 10:39:35.043 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:35.043 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-init-batch. 2025-02-26 10:39:35.043 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:35.043 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:35.044 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 10:39:35.045 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 10:39:35.045 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:35.047 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-26 10:39:35.047 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:35.047 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40275/api/blob/upload-init-batch 2025-02-26 10:39:35.047 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-init-batch. 2025-02-26 10:39:35.047 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40275/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:35.049 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.049 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.049 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.049 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.051 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.053 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.053 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:35.053 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.054 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.054 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.054 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.054 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.055 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.056 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.056 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:35.057 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.062 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.062 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.062 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.062 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.063 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.105 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.106 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:35.106 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.107 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.107 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.107 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.107 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.107 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.150 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.150 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:35.150 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.151 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.151 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.151 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.151 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.152 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.193 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.193 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-26 10:39:35.194 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.194 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.194 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.194 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.194 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.195 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.237 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.237 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:35.238 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.238 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.238 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.238 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.238 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.239 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.281 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.282 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:35.282 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.283 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.283 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.283 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.283 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.284 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.325 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.325 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:35.326 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.326 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.327 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.327 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.327 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.327 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.369 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.370 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:35.370 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.371 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.371 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.371 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.371 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.372 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.413 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.414 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:35.414 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.415 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.415 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.415 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.415 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.416 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.457 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.457 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-26 10:39:35.458 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.459 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.459 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.459 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.459 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.460 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.501 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.501 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:35.501 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.502 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.502 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.502 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.502 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.502 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.544 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.544 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:35.545 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.545 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.546 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.546 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.546 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.547 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.548 [DefaultDispatcher-worker-12 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:35.589 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:35.589 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.589 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:35.590 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.591 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.591 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.591 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.591 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.592 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.593 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:35.593 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.593 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:35.593 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.594 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.594 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/blob/upload-batch-data. 2025-02-26 10:39:35.594 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.594 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:35.595 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:35.596 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:35.596 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.596 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:35.596 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/blob/upload-batch-data 2025-02-26 10:39:35.603 [DefaultDispatcher-worker-13 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:35.608 [DefaultDispatcher-worker-2 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:35.608 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/UmAppDatabase/replication/message 2025-02-26 10:39:35.608 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40275/UmAppDatabase/replication/message. 2025-02-26 10:39:35.608 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/UmAppDatabase/replication/message 2025-02-26 10:39:35.608 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40275/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:35.609 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:35.610 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:35.610 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:35.621 [DefaultDispatcher-worker-16 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54f4734e 2025-02-26 10:39:35.621 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:35.621 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-26 10:39:35.621 [DefaultDispatcher-worker-7 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:35.621 [DefaultDispatcher-worker-7 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json. 2025-02-26 10:39:35.621 [DefaultDispatcher-worker-7 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:35.621 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/UmAppDatabase/replication/message 2025-02-26 10:39:35.621 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40275/UmAppDatabase/replication/message 2025-02-26 10:39:35.622 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40275/UmAppDatabase/replication/message. 2025-02-26 10:39:35.622 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40275/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:35.622 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:35.622 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json 2025-02-26 10:39:35.622 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json. 2025-02-26 10:39:35.622 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40275/api/content/698902740210974720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:35.626 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-02-26 10:39:35.628 [DefaultDispatcher-worker-19 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54f4734e 2025-02-26 10:39:35.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 10:39:35.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 10:39:35.629 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 10:39:35.629 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 10:39:35.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 10:39:35.630 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-02-26 10:39:35.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-26 10:39:35.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-26 10:39:35.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:35.630 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9a74a93: (connection evicted) 2025-02-26 10:39:35.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:35.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-26 10:39:35.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-26 10:39:35.900 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:36.042 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:36.103 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:36.385 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2025-02-26 10:39:36.634 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6e149395 2025-02-26 10:39:36.635 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6e149395 2025-02-26 10:39:36.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-26 10:39:36.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-26 10:39:36.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:36.635 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f4734e: (connection evicted) 2025-02-26 10:39:36.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:36.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-26 10:39:36.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a0bc48 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:36.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:36.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-26 10:39:36.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba623d1 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:36.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:36.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbdbb69 2025-02-26 10:39:36.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbdbb69 2025-02-26 10:39:36.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-26 10:39:36.678 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 10:39:36.680 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-02-26 10:39:36.680 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7c3223aa 2025-02-26 10:39:36.681 [DefaultDispatcher-worker-13 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:42081 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9fc5c7 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:36.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:36.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-26 10:39:36.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b30ff23 2025-02-26 10:39:36.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b30ff23 2025-02-26 10:39:36.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-26 10:39:36.683 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 10:39:36.684 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 10:39:36.684 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 10:39:36.684 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 10:39:36.684 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 10:39:36.684 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 10:39:36.684 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 10:39:36.684 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 10:39:36.684 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164db8f0 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:36.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-26 10:39:36.705 [DefaultDispatcher-worker-14 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.710 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.714 [DefaultDispatcher-worker-3 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b30ff23 2025-02-26 10:39:36.715 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b30ff23 2025-02-26 10:39:36.720 [DefaultDispatcher-worker-15 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.724 [DefaultDispatcher-worker-15 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.724 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.724 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json. 2025-02-26 10:39:36.725 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.726 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.726 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.726 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json. 2025-02-26 10:39:36.726 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:36.733 [DefaultDispatcher-worker-7 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.734 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 10:39:36.734 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b69c3105-a5e2-4a6a-9e60-a29cfc384b89', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 10:39:36.735 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:36.735 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b69c3105-a5e2-4a6a-9e60-a29cfc384b89 2025-02-26 10:39:36.736 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:36.736 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42081/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:36.736 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:36.736 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:36.738 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 10:39:36.738 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 10:39:36.738 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:36.738 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:36.738 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.739 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.739 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 10:39:36.739 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:36.739 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:36.741 [DefaultDispatcher-worker-18 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.741 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/UmAppDatabase/replication/nodeId 2025-02-26 10:39:36.741 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42081/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:36.741 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/UmAppDatabase/replication/nodeId 2025-02-26 10:39:36.742 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/blob/upload-init-batch 2025-02-26 10:39:36.742 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/blob/upload-init-batch. 2025-02-26 10:39:36.742 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/blob/upload-init-batch 2025-02-26 10:39:36.742 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 10:39:36.743 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:36.743 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.743 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-26 10:39:36.743 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/UmAppDatabase/replication/nodeId 2025-02-26 10:39:36.743 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42081/UmAppDatabase/replication/nodeId 2025-02-26 10:39:36.743 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 10:39:36.744 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 10:39:36.745 [eventLoopGroupProxy-10-1 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.745 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-26 10:39:36.746 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/blob/upload-init-batch 2025-02-26 10:39:36.746 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42081/api/blob/upload-init-batch 2025-02-26 10:39:36.746 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42081/api/blob/upload-init-batch. 2025-02-26 10:39:36.746 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42081/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:36.748 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.748 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/blob/upload-batch-data. 2025-02-26 10:39:36.748 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.748 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:36.749 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:36.750 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.751 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.751 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.751 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:36.752 [DefaultDispatcher-worker-17 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.753 [DefaultDispatcher-worker-17 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.753 [DefaultDispatcher-worker-17 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/blob/upload-batch-data. 2025-02-26 10:39:36.753 [DefaultDispatcher-worker-17 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.753 [DefaultDispatcher-worker-17 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:36.754 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:36.755 [DefaultDispatcher-worker-1 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.756 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.756 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.756 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:36.756 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.760 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.760 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/blob/upload-batch-data. 2025-02-26 10:39:36.760 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.760 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:36.761 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:36.764 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.764 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.765 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-26 10:39:36.765 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.766 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.766 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/blob/upload-batch-data. 2025-02-26 10:39:36.766 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.766 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:36.766 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:36.767 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:36.768 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.768 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.768 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:36.768 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:36.768 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.769 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.769 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/blob/upload-batch-data. 2025-02-26 10:39:36.769 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.769 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:36.770 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:36.771 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:36.771 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.771 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:36.772 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/blob/upload-batch-data 2025-02-26 10:39:36.778 [DefaultDispatcher-worker-10 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.782 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:36.783 [DefaultDispatcher-worker-4 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.783 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/UmAppDatabase/replication/message 2025-02-26 10:39:36.783 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42081/UmAppDatabase/replication/message. 2025-02-26 10:39:36.783 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/UmAppDatabase/replication/message 2025-02-26 10:39:36.783 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42081/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:36.784 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:36.784 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:36.785 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:36.785 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:36.795 [DefaultDispatcher-worker-2 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbdbb69 2025-02-26 10:39:36.795 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:36.795 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-26 10:39:36.795 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.795 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json. 2025-02-26 10:39:36.795 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.796 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/UmAppDatabase/replication/message 2025-02-26 10:39:36.796 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42081/UmAppDatabase/replication/message 2025-02-26 10:39:36.796 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42081/UmAppDatabase/replication/message. 2025-02-26 10:39:36.796 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42081/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:36.796 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.796 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json 2025-02-26 10:39:36.797 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json. 2025-02-26 10:39:36.797 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42081/api/content/698902745799860224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:36.801 [DefaultDispatcher-worker-15 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-02-26 10:39:36.802 [DefaultDispatcher-worker-2 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbdbb69 2025-02-26 10:39:36.803 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 10:39:36.803 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 10:39:36.803 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 10:39:36.803 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 10:39:36.803 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 10:39:36.804 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b30ff23 2025-02-26 10:39:36.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-26 10:39:36.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-26 10:39:36.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:36.804 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97: (connection evicted) 2025-02-26 10:39:36.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:36.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-26 10:39:36.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-26 10:39:37.184 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:37.184 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:37.279 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:37.809 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7c3223aa 2025-02-26 10:39:37.809 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7c3223aa 2025-02-26 10:39:37.810 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2025-02-26 10:39:37.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-26 10:39:37.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-26 10:39:37.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:37.810 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbdbb69: (connection evicted) 2025-02-26 10:39:37.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:37.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-26 10:39:37.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e667e95 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:37.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:37.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:37.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10abd94f 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:37.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2025-02-26 10:39:37.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2025-02-26 10:39:37.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-26 10:39:37.852 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 10:39:37.854 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-02-26 10:39:37.854 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@530d40b4 2025-02-26 10:39:37.855 [DefaultDispatcher-worker-2 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:34839 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47393345 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:37.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:37.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:37.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-26 10:39:37.857 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 10:39:37.858 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 10:39:37.858 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 10:39:37.858 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 10:39:37.858 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 10:39:37.858 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 10:39:37.858 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 10:39:37.858 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 10:39:37.858 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d682397 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:37.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:37.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:37.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-26 10:39:37.878 [DefaultDispatcher-worker-12 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:37.882 [DefaultDispatcher-worker-3 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:37.942 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:37.943 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:37.956 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:37.958 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:37.972 [DefaultDispatcher-worker-3 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:38.002 [DefaultDispatcher-worker-3 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:38.011 [DefaultDispatcher-worker-3 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:38.013 [DefaultDispatcher-worker-3 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:38.022 [DefaultDispatcher-worker-2 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:38.026 [DefaultDispatcher-worker-8 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:38.026 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:38.026 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json. 2025-02-26 10:39:38.026 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:38.027 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:38.027 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:38.028 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json. 2025-02-26 10:39:38.028 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:38.087 [DefaultDispatcher-worker-15 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:38.088 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 10:39:38.088 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f021b3a7-f733-4097-9e2e-3249a18b56ee', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 10:39:38.089 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 10:39:38.089 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f021b3a7-f733-4097-9e2e-3249a18b56ee 2025-02-26 10:39:38.089 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:38.089 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34839/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:38.089 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:38.089 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:38.091 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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) 2025-02-26 10:39:38.091 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 10:39:38.092 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.092 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:38.092 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:38.092 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.092 [eventLoopGroupProxy-13-2 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 10:39:38.092 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:38.092 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34839/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:38.094 [DefaultDispatcher-worker-12 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:38.094 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/UmAppDatabase/replication/nodeId 2025-02-26 10:39:38.094 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34839/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:38.094 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/UmAppDatabase/replication/nodeId 2025-02-26 10:39:38.095 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 10:39:38.096 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.096 [eventLoopGroupProxy-13-2 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-26 10:39:38.097 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/UmAppDatabase/replication/nodeId 2025-02-26 10:39:38.097 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34839/UmAppDatabase/replication/nodeId 2025-02-26 10:39:38.103 [DefaultDispatcher-worker-19 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:38.109 [DefaultDispatcher-worker-6 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:38.110 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-init-batch 2025-02-26 10:39:38.110 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-init-batch. 2025-02-26 10:39:38.110 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-init-batch 2025-02-26 10:39:38.110 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:38.111 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 10:39:38.111 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 10:39:38.155 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.156 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-02-26 10:39:38.157 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-init-batch 2025-02-26 10:39:38.157 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34839/api/blob/upload-init-batch 2025-02-26 10:39:38.157 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-init-batch. 2025-02-26 10:39:38.157 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34839/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:38.160 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.160 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.160 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.160 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.161 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.163 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.163 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.164 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 10:39:38.164 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.165 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.165 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.165 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.165 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.166 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.208 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.208 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.208 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:38.209 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.210 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.210 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.210 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.210 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.210 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.212 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.212 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.212 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.212 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.213 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.215 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.216 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.216 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 10:39:38.216 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.217 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.217 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.217 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.217 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.217 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.260 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.260 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.261 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 10:39:38.261 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.263 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.263 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.263 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.263 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.264 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.325 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.325 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.325 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-02-26 10:39:38.326 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.327 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.327 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.327 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.327 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.328 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.375 [eventLoopGroupProxy-13-2 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.375 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.375 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-26 10:39:38.376 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.377 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.377 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.377 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.377 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.378 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.420 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.420 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.420 [eventLoopGroupProxy-13-2 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:38.421 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.421 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.421 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.421 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.421 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.422 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.464 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.465 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.465 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:38.465 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.466 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.466 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.466 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.466 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.467 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.510 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.510 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.510 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:38.511 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.512 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.512 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.512 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.512 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.513 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.514 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.514 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.514 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.515 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.515 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.515 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.515 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.515 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.516 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.517 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.518 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.518 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.518 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.519 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.519 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.519 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.519 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.520 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.521 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.521 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.521 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.522 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.523 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.523 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.523 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.523 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.523 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.525 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.525 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.525 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.525 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.526 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.526 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.526 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.526 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.527 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.528 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.529 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.529 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.529 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.530 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.530 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.530 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.530 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.530 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.532 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.532 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.532 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.532 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.533 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.533 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.533 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.533 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.534 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.535 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.535 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.535 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.535 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.536 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.536 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.536 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.536 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.537 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.538 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.538 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.538 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.538 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.540 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.541 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.541 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.541 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.542 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.543 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.543 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.543 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.543 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.543 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.545 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.545 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.545 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.545 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.546 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.546 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.546 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.546 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.547 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.548 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.548 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.548 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.548 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.549 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.549 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.549 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.549 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.551 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.552 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.552 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.552 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.552 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.553 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.553 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.553 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.553 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.554 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.556 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.556 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.556 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.556 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.557 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.557 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.557 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.557 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.558 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.559 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.559 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.559 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.559 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.560 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.560 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.560 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.560 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.561 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.562 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.562 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.562 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.562 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.563 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.563 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.563 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.563 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.564 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.566 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.566 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.566 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.566 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.567 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.567 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.567 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.567 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.568 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.569 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.569 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.569 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.569 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.572 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.572 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.572 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.572 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.573 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.574 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.574 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.575 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.575 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.576 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.576 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.576 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.576 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.577 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.578 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.578 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.578 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.578 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.579 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.579 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.579 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.579 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.580 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.581 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.581 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.581 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.581 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.582 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.582 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.582 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.582 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.583 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.584 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.584 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.584 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.585 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.585 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.585 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.585 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.585 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.586 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.587 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.587 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.587 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.588 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.588 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.588 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.588 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.588 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.589 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.590 [eventLoopGroupProxy-13-2 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.590 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.590 [eventLoopGroupProxy-13-2 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.591 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.591 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.591 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.591 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.591 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.592 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.593 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.593 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.593 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.594 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.594 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.594 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.594 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.594 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.595 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.596 [eventLoopGroupProxy-13-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.596 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.596 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.596 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.597 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.597 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.597 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.597 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.598 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.599 [eventLoopGroupProxy-13-2 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.599 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.599 [eventLoopGroupProxy-13-2 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.599 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.600 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.600 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.600 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.600 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.600 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.604 [DefaultDispatcher-worker-19 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:38.643 [eventLoopGroupProxy-13-2 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.643 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.643 [eventLoopGroupProxy-13-2 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:38.644 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.645 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.645 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.645 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.645 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.645 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.646 [eventLoopGroupProxy-13-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.647 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.647 [eventLoopGroupProxy-13-2 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.647 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.648 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.649 [eventLoopGroupProxy-13-2 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.649 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.649 [eventLoopGroupProxy-13-2 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.649 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.650 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.650 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.650 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.650 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.651 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.651 [eventLoopGroupProxy-13-2 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.652 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.652 [eventLoopGroupProxy-13-2 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.652 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.652 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.652 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.652 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.653 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.653 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.696 [eventLoopGroupProxy-13-2 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.696 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.697 [eventLoopGroupProxy-13-2 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:38.697 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.698 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.698 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.698 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.698 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.698 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.742 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.742 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.742 [eventLoopGroupProxy-13-2 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 10:39:38.742 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.743 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.743 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.743 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.743 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.744 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.745 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.745 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.745 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.745 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.746 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.746 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.746 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.746 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.746 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.748 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.748 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.748 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.748 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.749 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.749 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.749 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.749 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.749 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.791 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.792 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.792 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:38.792 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.793 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.793 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.793 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.793 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.794 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.795 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.795 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.795 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.795 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.796 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.796 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.796 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.796 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.797 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.797 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.798 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.798 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.798 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.798 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.798 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.798 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.798 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.799 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.800 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.800 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.800 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.800 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.801 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.801 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.801 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.801 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.801 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.802 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.802 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.802 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.803 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.803 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.803 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.803 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.803 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.804 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.846 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.846 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.846 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:38.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.848 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.849 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.849 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.849 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.849 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.850 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.850 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.850 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.850 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.851 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.851 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.852 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.852 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:38.852 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.852 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.852 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.852 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.852 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.853 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.854 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.854 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.854 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.854 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.855 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.855 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.855 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.855 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.855 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.856 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.856 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.856 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.857 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.857 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.857 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.857 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.857 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.858 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.859 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.859 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.859 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.859 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.859 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.859 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.860 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.860 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.860 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.861 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.861 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.861 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.861 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.862 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.862 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.862 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.862 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.863 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.864 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.864 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.864 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.864 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.865 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.865 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.865 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.865 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.865 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.866 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.866 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.866 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.866 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.867 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.867 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.867 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.867 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.868 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.869 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.869 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.869 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.869 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.870 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.870 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.870 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.870 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.870 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.871 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.871 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.871 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.871 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.872 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.872 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.872 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.872 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.873 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.874 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.874 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.874 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.874 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.875 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.875 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.875 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.875 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.875 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.876 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.876 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.876 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.877 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.877 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.877 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.877 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.877 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.878 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.921 [eventLoopGroupProxy-13-2 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.921 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.921 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:38.921 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.923 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.923 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.923 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.923 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.924 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.925 [eventLoopGroupProxy-13-2 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.925 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.925 [eventLoopGroupProxy-13-2 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.925 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.926 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.926 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.926 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.926 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.927 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.928 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.928 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.928 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.928 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.928 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.928 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.929 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.929 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.929 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.971 [eventLoopGroupProxy-13-2 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.971 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.971 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:38.972 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.972 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.972 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.972 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.972 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.973 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.974 [eventLoopGroupProxy-13-2 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.974 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.974 [eventLoopGroupProxy-13-2 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.974 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.975 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.976 [eventLoopGroupProxy-13-2 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.976 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.976 [eventLoopGroupProxy-13-2 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.976 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.977 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.977 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.977 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.977 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.977 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:38.978 [eventLoopGroupProxy-13-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:38.978 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:38.978 [eventLoopGroupProxy-13-2 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:38.978 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.979 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.979 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:38.979 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:38.979 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:38.980 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.022 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.022 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.022 [eventLoopGroupProxy-13-2 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.022 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.023 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.023 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.023 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.023 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.024 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.025 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.025 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.025 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.025 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.025 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.025 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.025 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.025 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.026 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.068 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.068 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.068 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:39.068 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.069 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.069 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.069 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.069 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.070 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.114 [DefaultDispatcher-worker-6 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:39.114 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.115 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.115 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-02-26 10:39:39.115 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.116 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.116 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.116 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.116 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.116 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.159 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.159 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.159 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.159 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.160 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.160 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.160 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.160 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.161 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.203 [eventLoopGroupProxy-13-2 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.203 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.203 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:39.203 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.204 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.204 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.204 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.204 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.205 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.205 [eventLoopGroupProxy-13-2 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.206 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.206 [eventLoopGroupProxy-13-2 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.206 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.206 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.206 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.206 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.206 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.207 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.208 [eventLoopGroupProxy-13-2 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.208 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.208 [eventLoopGroupProxy-13-2 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.208 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.208 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.208 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.208 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.208 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.209 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.210 [eventLoopGroupProxy-13-2 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.210 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.210 [eventLoopGroupProxy-13-2 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.210 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.210 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.210 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.210 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.211 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.211 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.212 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.212 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.212 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.212 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.213 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.214 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.214 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.214 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.214 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.215 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.215 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.215 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.215 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.215 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.216 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.216 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.216 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.216 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.217 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.217 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.217 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.217 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.217 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.218 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.218 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.218 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.219 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.219 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.219 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.219 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.219 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.219 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.220 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.220 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.220 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.220 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.221 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.221 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.221 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.221 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.221 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.222 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.222 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.222 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.222 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.223 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.223 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.223 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.223 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.223 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.224 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.224 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.224 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.224 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.225 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.225 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.225 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.225 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.225 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.226 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.226 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.226 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.226 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.227 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.227 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.227 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.227 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.227 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.228 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.228 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.228 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.228 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.228 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.228 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.228 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.228 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.229 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.230 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.230 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.230 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.230 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.230 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.230 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.230 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.230 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.231 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.232 [eventLoopGroupProxy-13-2 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.232 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.232 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.232 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.233 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.233 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.233 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.233 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.233 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.276 [eventLoopGroupProxy-13-2 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.276 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.276 [eventLoopGroupProxy-13-2 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.277 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.277 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.277 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.277 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.277 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.278 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.279 [eventLoopGroupProxy-13-2 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.279 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.279 [eventLoopGroupProxy-13-2 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.279 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.280 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.280 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.280 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.280 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.280 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.281 [eventLoopGroupProxy-13-2 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.281 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.281 [eventLoopGroupProxy-13-2 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.281 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.282 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.282 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.282 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.282 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.282 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.283 [eventLoopGroupProxy-13-2 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.283 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.283 [eventLoopGroupProxy-13-2 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.283 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.284 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.284 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.284 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.284 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.284 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.285 [eventLoopGroupProxy-13-2 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.285 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.285 [eventLoopGroupProxy-13-2 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.285 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.286 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.286 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.286 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.286 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.286 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.287 [eventLoopGroupProxy-13-2 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.287 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.287 [eventLoopGroupProxy-13-2 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.287 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.288 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.288 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.288 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.288 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.288 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.289 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.289 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.289 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.289 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.290 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.290 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.290 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.290 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.290 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.333 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.333 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.333 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.334 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.334 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.334 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.334 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.334 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.335 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.336 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.336 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.336 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.337 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.337 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.337 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.337 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.337 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.338 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.338 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.338 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.338 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.339 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.339 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.339 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.339 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.340 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.382 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.382 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.382 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.385 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.385 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.385 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.385 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.385 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.386 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.387 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.387 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:39.387 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.387 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.387 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.387 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.387 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.388 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.389 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.389 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.389 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.389 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.390 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.390 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.390 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.390 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.390 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.391 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.391 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.391 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.391 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.392 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.392 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.392 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.392 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.392 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.393 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.393 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.393 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.393 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.394 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.394 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.394 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.394 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.394 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.395 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.395 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.395 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.395 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.396 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.396 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.396 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.396 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.396 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.397 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.397 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.397 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.397 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.398 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.398 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.398 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.398 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.398 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.399 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.399 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.399 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.399 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.400 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.400 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.400 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.400 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.400 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.401 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.401 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.401 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.401 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.402 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.402 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.402 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.402 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.402 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.403 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.403 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.403 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.404 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.404 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.404 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.404 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.404 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.405 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.405 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.405 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.405 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.406 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.406 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.406 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.406 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.406 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.407 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.407 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.408 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.408 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.408 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.408 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.408 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.408 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.408 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.409 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.451 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.451 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.451 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:39.452 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.452 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.452 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.452 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.452 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.453 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.454 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.454 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.454 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.455 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.455 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.455 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.455 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.455 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.456 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.498 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.498 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.498 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:39.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.500 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.501 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.501 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.501 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.501 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.502 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.502 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.502 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.502 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.502 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.545 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.545 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.545 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.545 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.546 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.546 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.546 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.546 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.547 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.589 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.589 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.589 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.589 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.590 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.590 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.590 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.590 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.591 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.626 [DefaultDispatcher-worker-8 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:39.632 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.632 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.632 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:39.632 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.633 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.633 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.633 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.633 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.633 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.675 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.675 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.675 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:39.675 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.676 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.676 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.676 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.676 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.676 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.719 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.719 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.719 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.719 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.721 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.722 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.722 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.722 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.722 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.722 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.722 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.722 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.722 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.723 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.766 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.766 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.766 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.767 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.767 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.767 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.767 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.767 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.768 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.769 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.769 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.769 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.769 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.770 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.770 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.770 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.770 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.770 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.771 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.771 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.771 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.772 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.772 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.772 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.772 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.772 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.772 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.774 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.774 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.774 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:39.774 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.774 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.774 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.774 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.774 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.775 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.776 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.776 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.776 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.776 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.777 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.777 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.777 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.777 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.777 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.778 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.778 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.778 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.778 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.779 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.779 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.779 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.779 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.779 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.822 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.822 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.822 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.823 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.823 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.823 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.823 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.823 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.824 [eventLoopGroupProxy-13-2 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.825 [eventLoopGroupProxy-13-2 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.825 [eventLoopGroupProxy-13-2 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.825 [eventLoopGroupProxy-13-2 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.825 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.826 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.826 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.826 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.826 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.826 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.827 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.827 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.827 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.827 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.827 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.827 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.827 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.827 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.828 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.829 [eventLoopGroupProxy-13-2 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.829 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.829 [eventLoopGroupProxy-13-2 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.830 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.843 [DefaultDispatcher-worker-13 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.861 [DefaultDispatcher-worker-13 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:39.871 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.871 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.871 [eventLoopGroupProxy-13-2 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-26 10:39:39.871 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.872 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.872 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.872 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.872 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.872 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.873 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.873 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.873 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.874 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.874 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.874 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.874 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.874 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.875 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.875 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.875 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.875 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.876 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.876 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.876 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.876 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.876 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.876 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.877 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.877 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.877 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.878 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.878 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.878 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.878 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.878 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.878 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.921 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.921 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.921 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:39.921 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.923 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.966 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.967 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.967 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 10:39:39.967 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.969 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.970 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.970 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.970 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.970 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.972 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.972 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.972 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.972 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.972 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.977 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.977 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.977 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-26 10:39:39.977 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.978 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.978 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.978 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.978 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.978 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:39.979 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:39.979 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:39.979 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:39.980 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.980 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.980 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:39.980 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:39.980 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:39.981 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.023 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.023 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.023 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:40.023 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.024 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.024 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.024 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.024 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.025 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.025 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.026 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.026 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 10:39:40.026 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.026 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.026 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.026 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.026 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.027 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.069 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.069 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.069 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:40.070 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.070 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.070 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.070 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.070 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.071 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.113 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.113 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.113 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:40.113 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.114 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.114 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.114 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.114 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.115 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.115 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.116 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.116 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:40.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.117 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.134 [DefaultDispatcher-worker-18 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:40.160 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.160 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.160 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 10:39:40.160 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.161 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.161 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.161 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.161 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.161 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.162 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.162 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.162 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:40.163 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.163 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.163 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.163 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.163 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.164 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.165 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.165 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.165 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:40.165 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.165 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.165 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.165 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.165 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.166 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.167 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.167 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.167 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:40.167 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.168 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.168 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.168 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.168 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.168 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.214 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.214 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.214 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-02-26 10:39:40.214 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.215 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.215 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.215 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.215 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.215 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.257 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.257 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.257 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 10:39:40.257 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.258 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.258 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.258 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.258 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.258 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.259 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.259 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.259 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:40.260 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.260 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.260 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.260 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.260 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.260 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.261 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.261 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.261 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:40.262 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.262 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.262 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/blob/upload-batch-data. 2025-02-26 10:39:40.262 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.262 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:40.263 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:40.264 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:40.264 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.264 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 10:39:40.265 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/blob/upload-batch-data 2025-02-26 10:39:40.271 [DefaultDispatcher-worker-20 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:40.275 [DefaultDispatcher-worker-12 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:40.275 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/UmAppDatabase/replication/message 2025-02-26 10:39:40.275 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34839/UmAppDatabase/replication/message. 2025-02-26 10:39:40.275 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/UmAppDatabase/replication/message 2025-02-26 10:39:40.275 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34839/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:40.275 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:40.276 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:40.276 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:40.286 [DefaultDispatcher-worker-11 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2025-02-26 10:39:40.287 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:40.287 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json. 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/UmAppDatabase/replication/message 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34839/UmAppDatabase/replication/message 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34839/UmAppDatabase/replication/message. 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34839/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:40.287 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json 2025-02-26 10:39:40.288 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json. 2025-02-26 10:39:40.288 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34839/api/content/698902751778922496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:40.292 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-02-26 10:39:40.306 [DefaultDispatcher-worker-3 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2025-02-26 10:39:40.326 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 10:39:40.326 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 10:39:40.326 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 10:39:40.326 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 10:39:40.326 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 10:39:40.328 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-02-26 10:39:40.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-26 10:39:40.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-26 10:39:40.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:40.328 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e: (connection evicted) 2025-02-26 10:39:40.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:40.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-26 10:39:40.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-26 10:39:40.358 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:40.358 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:40.771 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 10:39:41.333 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@530d40b4 2025-02-26 10:39:41.333 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@530d40b4 2025-02-26 10:39:41.337 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2025-02-26 10:39:41.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-26 10:39:41.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-26 10:39:41.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:41.337 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628f0936: (connection evicted) 2025-02-26 10:39:41.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:41.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-26 10:39:41.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72998021 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:41.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6e0f3c 2025-02-26 10:39:41.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6e0f3c 2025-02-26 10:39:41.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-26 10:39:41.374 [DefaultDispatcher-worker-20 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6e0f3c 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220a5163 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:41.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-26 10:39:41.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-26 10:39:41.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfa5678 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:41.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-02-26 10:39:41.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-02-26 10:39:41.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-26 10:39:41.381 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 10:39:41.381 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-02-26 10:39:41.383 [DefaultDispatcher-worker-10 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:38167 2025-02-26 10:39:41.385 [DefaultDispatcher-worker-10 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-26 10:39:41.385 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38167/api/blob/upload-init-batch 2025-02-26 10:39:41.385 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38167/api/blob/upload-init-batch. 2025-02-26 10:39:41.385 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38167/api/blob/upload-init-batch 2025-02-26 10:39:41.385 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38167/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:41.387 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 10:39:41.387 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 10:39:41.388 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-02-26 10:39:41.389 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38167/api/blob/upload-init-batch 2025-02-26 10:39:41.389 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38167/api/blob/upload-init-batch 2025-02-26 10:39:41.389 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38167/api/blob/upload-init-batch. 2025-02-26 10:39:41.389 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38167/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:41.389 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38167/api/blob/upload-batch-data 2025-02-26 10:39:41.389 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38167/api/blob/upload-batch-data. 2025-02-26 10:39:41.389 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38167/api/blob/upload-batch-data 2025-02-26 10:39:41.389 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38167/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:41.390 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 10:39:41.392 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-02-26 10:39:41.392 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:41.392 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38167/api/blob/upload-batch-data 2025-02-26 10:39:41.393 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-02-26 10:39:41.395 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:41.399 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-26 10:39:41.446 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:41.478 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:41.480 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4fc34 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e085259 2025-02-26 10:39:42.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e085259 2025-02-26 10:39:42.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-26 10:39:42.492 [DefaultDispatcher-worker-20 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e085259 2025-02-26 10:39:42.495 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43493/api/blob/upload-init-batch 2025-02-26 10:39:42.495 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43493/api/blob/upload-init-batch. 2025-02-26 10:39:42.495 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43493/api/blob/upload-init-batch 2025-02-26 10:39:42.495 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43493/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:42.496 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43493/api/blob/upload-init-batch 2025-02-26 10:39:42.496 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43493/api/blob/upload-init-batch 2025-02-26 10:39:42.497 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43493/api/blob/upload-init-batch. 2025-02-26 10:39:42.497 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43493/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:42.503 [DefaultDispatcher-worker-20 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e085259 2025-02-26 10:39:42.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-26 10:39:42.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-26 10:39:42.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.505 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e085259: (connection evicted) 2025-02-26 10:39:42.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:42.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-26 10:39:42.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74267ece 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-26 10:39:42.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a07f97 2025-02-26 10:39:42.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a07f97 2025-02-26 10:39:42.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-26 10:39:42.530 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48635/api/blob/upload-init-batch 2025-02-26 10:39:42.530 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48635/api/blob/upload-init-batch. 2025-02-26 10:39:42.530 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48635/api/blob/upload-init-batch 2025-02-26 10:39:42.531 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48635/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:42.532 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48635/api/blob/upload-init-batch 2025-02-26 10:39:42.532 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48635/api/blob/upload-init-batch 2025-02-26 10:39:42.532 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48635/api/blob/upload-init-batch. 2025-02-26 10:39:42.532 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48635/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:42.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-26 10:39:42.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-26 10:39:42.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.533 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a07f97: (connection evicted) 2025-02-26 10:39:42.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:42.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-26 10:39:42.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a574a3b 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-26 10:39:42.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418893c 2025-02-26 10:39:42.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418893c 2025-02-26 10:39:42.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-26 10:39:42.557 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54369/api/blob/upload-init-batch 2025-02-26 10:39:42.557 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54369/api/blob/upload-init-batch. 2025-02-26 10:39:42.557 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54369/api/blob/upload-init-batch 2025-02-26 10:39:42.557 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54369/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 10:39:42.558 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54369/api/blob/upload-init-batch 2025-02-26 10:39:42.558 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54369/api/blob/upload-init-batch 2025-02-26 10:39:42.558 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54369/api/blob/upload-init-batch. 2025-02-26 10:39:42.558 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54369/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:42.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-26 10:39:42.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-26 10:39:42.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.563 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5418893c: (connection evicted) 2025-02-26 10:39:42.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:42.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-26 10:39:42.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-26 10:39:42.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6447dc25 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a45ff31 2025-02-26 10:39:42.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a45ff31 2025-02-26 10:39:42.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-26 10:39:42.818 [DefaultDispatcher-worker-7 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a45ff31 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21fa19e4 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-26 10:39:42.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a8ebca 2025-02-26 10:39:42.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a8ebca 2025-02-26 10:39:42.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-26 10:39:42.841 [DefaultDispatcher-worker-10 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a8ebca 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e93d23e 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-02-26 10:39:42.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-02-26 10:39:42.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ef7340 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-26 10:39:42.884 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.885 [DefaultDispatcher-worker-7 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.890 [DefaultDispatcher-worker-19 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.894 [DefaultDispatcher-worker-14 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.898 [DefaultDispatcher-worker-9 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.900 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.904 [DefaultDispatcher-worker-11 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-02-26 10:39:42.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-26 10:39:42.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-26 10:39:42.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.908 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b0792: (connection evicted) 2025-02-26 10:39:42.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:42.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-26 10:39:42.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5183131d 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-26 10:39:42.921 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.931 [DefaultDispatcher-worker-20 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.935 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.939 [DefaultDispatcher-worker-15 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.942 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.943 [DefaultDispatcher-worker-3 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.945 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.950 [DefaultDispatcher-worker-18 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2025-02-26 10:39:42.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-26 10:39:42.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-26 10:39:42.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.951 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c263f8: (connection evicted) 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:42.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-26 10:39:42.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8a29ca 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-26 10:39:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2025-02-26 10:39:42.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2025-02-26 10:39:42.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-26 10:39:42.971 [DefaultDispatcher-worker-18 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2025-02-26 10:39:42.975 [DefaultDispatcher-worker-2 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2025-02-26 10:39:42.979 [DefaultDispatcher-worker-19 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2025-02-26 10:39:42.982 [DefaultDispatcher-worker-5 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2025-02-26 10:39:42.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-26 10:39:42.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-26 10:39:42.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:42.983 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492d38a2: (connection evicted) 2025-02-26 10:39:42.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:42.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-26 10:39:42.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-26 10:39:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36570936 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:42.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:42.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:42.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-26 10:39:43.004 [DefaultDispatcher-worker-9 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:43.009 [DefaultDispatcher-worker-2 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:43.013 [DefaultDispatcher-worker-17 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:43.017 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:43.019 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:43.023 [DefaultDispatcher-worker-20 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-26 10:39:43.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-26 10:39:43.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-26 10:39:43.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:43.023 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7d173f: (connection evicted) 2025-02-26 10:39:43.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:43.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-26 10:39:43.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-26 10:39:43.347 [DefaultDispatcher-worker-2 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6e0f3c 2025-02-26 10:39:43.380 [DefaultDispatcher-worker-2 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8b36af 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:46.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2025-02-26 10:39:46.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2025-02-26 10:39:46.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-26 10:39:46.526 [DefaultDispatcher-worker-11 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2025-02-26 10:39:46.607 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eed6331 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@88e85a 2025-02-26 10:39:47.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@88e85a 2025-02-26 10:39:47.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-26 10:39:47.055 [DefaultDispatcher-worker-6 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88e85a 2025-02-26 10:39:47.059 [DefaultDispatcher-worker-2 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88e85a 2025-02-26 10:39:47.062 [DefaultDispatcher-worker-9 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88e85a 2025-02-26 10:39:47.066 [DefaultDispatcher-worker-5 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88e85a 2025-02-26 10:39:47.070 [DefaultDispatcher-worker-20 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88e85a 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dd0c70 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2025-02-26 10:39:47.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2025-02-26 10:39:47.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-26 10:39:47.092 [DefaultDispatcher-worker-19 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2025-02-26 10:39:47.096 [DefaultDispatcher-worker-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2025-02-26 10:39:47.099 [DefaultDispatcher-worker-8 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2025-02-26 10:39:47.102 [DefaultDispatcher-worker-9 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1299fed3 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-26 10:39:47.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-26 10:39:47.121 [DefaultDispatcher-worker-18 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.125 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.129 [DefaultDispatcher-worker-4 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.133 [DefaultDispatcher-worker-11 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.136 [DefaultDispatcher-worker-9 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.138 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.142 [DefaultDispatcher-worker-18 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b45f7ef 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-26 10:39:47.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-26 10:39:47.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-26 10:39:47.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-26 10:39:47.159 [DefaultDispatcher-worker-9 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-26 10:39:47.163 [DefaultDispatcher-worker-20 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-26 10:39:47.166 [DefaultDispatcher-worker-15 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-26 10:39:47.169 [DefaultDispatcher-worker-11 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-26 10:39:47.173 [DefaultDispatcher-worker-2 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b713dd 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-26 10:39:47.174 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.192 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.196 [DefaultDispatcher-worker-9 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.200 [DefaultDispatcher-worker-18 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.203 [DefaultDispatcher-worker-17 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.205 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.206 [DefaultDispatcher-worker-14 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.211 [DefaultDispatcher-worker-9 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c376b44 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-02-26 10:39:47.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-02-26 10:39:47.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-26 10:39:47.231 [DefaultDispatcher-worker-19 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-02-26 10:39:47.235 [DefaultDispatcher-worker-15 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-02-26 10:39:47.239 [DefaultDispatcher-worker-4 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-02-26 10:39:47.242 [DefaultDispatcher-worker-13 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-02-26 10:39:47.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-26 10:39:47.243 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-26 10:39:47.260 [DefaultDispatcher-worker-14 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.264 [DefaultDispatcher-worker-9 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.267 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.270 [DefaultDispatcher-worker-4 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.273 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.274 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.279 [DefaultDispatcher-worker-9 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78d52d4c 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-26 10:39:47.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2025-02-26 10:39:47.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2025-02-26 10:39:47.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-02-26 10:39:47.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-02-26 10:39:47.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-26 10:39:47.304 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-02-26 10:39:47.305 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129b0ed 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-02-26 10:39:47.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-02-26 10:39:47.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-26 10:39:47.314 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.321 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-02-26 10:39:47.323 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-02-26 10:39:47.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-26 10:39:47.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-26 10:39:47.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-26 10:39:47.338 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-26 10:39:47.340 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4697fc 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-26 10:39:47.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-26 10:39:47.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-26 10:39:47.343 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.353 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-26 10:39:47.355 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-26 10:39:47.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-26 10:39:47.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-26 10:39:47.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549be307 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-02-26 10:39:47.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-02-26 10:39:47.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-26 10:39:47.381 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.384 [DefaultDispatcher-worker-19 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-02-26 10:39:47.391 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.408 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.426 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.427 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57815/ 2025-02-26 10:39:47.427 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57815/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.428 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57815/ 2025-02-26 10:39:47.428 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57815/ 2025-02-26 10:39:47.428 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57815/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.441 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.457 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.466 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:47.470 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57815/ 2025-02-26 10:39:47.470 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57815/ 2025-02-26 10:39:47.470 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57815/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.511 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57815/ 2025-02-26 10:39:47.512 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57815/ 2025-02-26 10:39:47.512 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57815/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.554 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57815/ 2025-02-26 10:39:47.554 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57815/ 2025-02-26 10:39:47.554 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57815/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.596 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57815/ 2025-02-26 10:39:47.596 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57815/ 2025-02-26 10:39:47.596 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57815/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.637 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57815/ 2025-02-26 10:39:47.638 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57815/ 2025-02-26 10:39:47.638 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57815/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.680 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57815/ 2025-02-26 10:39:47.682 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/ 2025-02-26 10:39:47.682 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.683 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/ 2025-02-26 10:39:47.683 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/ 2025-02-26 10:39:47.683 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.725 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/ 2025-02-26 10:39:47.725 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/ 2025-02-26 10:39:47.725 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.767 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/ 2025-02-26 10:39:47.767 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/ 2025-02-26 10:39:47.767 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.809 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/ 2025-02-26 10:39:47.809 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/ 2025-02-26 10:39:47.809 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.850 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/ 2025-02-26 10:39:47.851 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/ 2025-02-26 10:39:47.851 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.892 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/ 2025-02-26 10:39:47.893 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/ 2025-02-26 10:39:47.893 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 10:39:47.893 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/ 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5481f204 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d43a5 2025-02-26 10:39:47.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d43a5 2025-02-26 10:39:47.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-26 10:39:47.984 [DefaultDispatcher-worker-7 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d43a5 2025-02-26 10:39:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a985388 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:47.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-02-26 10:39:47.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-02-26 10:39:47.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-26 10:39:48.013 [DefaultDispatcher-worker-1 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76cad511 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:48.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-02-26 10:39:48.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-02-26 10:39:48.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-26 10:39:48.036 [DefaultDispatcher-worker-6 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db3668 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:48.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:48.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-02-26 10:39:48.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-02-26 10:39:48.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-26 10:39:48.046 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:48.059 [DefaultDispatcher-worker-1 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7aac7c 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:48.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6037748a 2025-02-26 10:39:48.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6037748a 2025-02-26 10:39:48.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-26 10:39:48.084 [DefaultDispatcher-worker-17 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6037748a 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fae6f43 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:48.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:48.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-26 10:39:48.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-02-26 10:39:48.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-02-26 10:39:48.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-26 10:39:48.092 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:48.112 [DefaultDispatcher-worker-6 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-02-26 10:39:48.115 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b792c2 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:48.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-02-26 10:39:48.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-02-26 10:39:48.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-26 10:39:48.138 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:48.138 [DefaultDispatcher-worker-7 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253c7189 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:48.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-26 10:39:48.158 [DefaultDispatcher-worker-7 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.160 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:48.163 [DefaultDispatcher-worker-17 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.168 [DefaultDispatcher-worker-8 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.171 [DefaultDispatcher-worker-7 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.178 [DefaultDispatcher-worker-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.181 [DefaultDispatcher-worker-18 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f933c7 2025-02-26 10:39:48.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-26 10:39:48.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-26 10:39:48.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:48.184 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f933c7: (connection evicted) 2025-02-26 10:39:48.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:48.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-26 10:39:48.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-26 10:39:48.186 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:48.216 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66297b63 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-02-26 10:39:52.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-02-26 10:39:52.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-26 10:39:52.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-02-26 10:39:52.274 [DefaultDispatcher-worker-13 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-02-26 10:39:52.280 [DefaultDispatcher-worker-5 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a8654 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-26 10:39:52.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-02-26 10:39:52.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-02-26 10:39:52.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-26 10:39:52.291 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-02-26 10:39:52.300 [DefaultDispatcher-worker-11 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-02-26 10:39:52.304 [DefaultDispatcher-worker-1 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-02-26 10:39:52.307 [DefaultDispatcher-worker-18 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-02-26 10:39:52.311 [DefaultDispatcher-worker-12 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a3f1f32 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-02-26 10:39:52.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-02-26 10:39:52.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-26 10:39:52.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-02-26 10:39:52.332 [DefaultDispatcher-worker-15 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-02-26 10:39:52.337 [DefaultDispatcher-worker-16 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-02-26 10:39:52.340 [DefaultDispatcher-worker-15 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-02-26 10:39:52.343 [DefaultDispatcher-worker-20 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14927cd4 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-02-26 10:39:52.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-02-26 10:39:52.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-26 10:39:52.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-02-26 10:39:52.355 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.363 [DefaultDispatcher-worker-4 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-02-26 10:39:52.367 [DefaultDispatcher-worker-1 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-02-26 10:39:52.371 [DefaultDispatcher-worker-6 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-02-26 10:39:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf4e77 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2025-02-26 10:39:52.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2025-02-26 10:39:52.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-26 10:39:52.382 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2025-02-26 10:39:52.392 [DefaultDispatcher-worker-11 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2025-02-26 10:39:52.395 [DefaultDispatcher-worker-18 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-26 10:39:52.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-26 10:39:52.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-26 10:39:52.407 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-26 10:39:52.413 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.416 [DefaultDispatcher-worker-5 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e9126f 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-26 10:39:52.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-02-26 10:39:52.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-02-26 10:39:52.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-26 10:39:52.428 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-02-26 10:39:52.437 [DefaultDispatcher-worker-3 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-02-26 10:39:52.444 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.476 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.498 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.536 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40874f54 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-26 10:39:52.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:52.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:52.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-26 10:39:52.562 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:52.568 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:52.569 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:52.571 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.571 [DefaultDispatcher-worker-7 @coroutine#2065] 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:44873/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:52.571 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.571 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44873/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:52.572 [DefaultDispatcher-worker-2 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.572 [DefaultDispatcher-worker-2 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.575 [DefaultDispatcher-worker-18 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:52.575 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.575 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:52.575 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.576 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.576 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.576 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70e07ef8 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-26 10:39:52.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-02-26 10:39:52.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-02-26 10:39:52.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-26 10:39:52.592 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-02-26 10:39:52.598 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-02-26 10:39:52.599 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-02-26 10:39:52.602 [DefaultDispatcher-worker-11 @coroutine#2086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 10:39:52.602 [DefaultDispatcher-worker-11 @coroutine#2086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-26 10:39:52.602 [DefaultDispatcher-worker-11 @coroutine#2086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 10:39:52.603 [DefaultDispatcher-worker-10 @coroutine#2086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 10:39:52.603 [DefaultDispatcher-worker-10 @coroutine#2086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 10:39:52.603 [DefaultDispatcher-worker-6 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-02-26 10:39:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-26 10:39:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68e6856c 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-26 10:39:52.648 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.650 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e01cf4 2025-02-26 10:39:52.650 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e01cf4 2025-02-26 10:39:52.652 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e27e498 2025-02-26 10:39:52.652 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e27e498 2025-02-26 10:39:52.654 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a187784 2025-02-26 10:39:52.654 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a187784 2025-02-26 10:39:52.656 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1aeea3 2025-02-26 10:39:52.656 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1aeea3 2025-02-26 10:39:52.658 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2d4a08 2025-02-26 10:39:52.658 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2d4a08 2025-02-26 10:39:52.659 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.660 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf7451 2025-02-26 10:39:52.660 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf7451 2025-02-26 10:39:52.662 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@37728e57 2025-02-26 10:39:52.662 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@37728e57 2025-02-26 10:39:52.664 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3511ec 2025-02-26 10:39:52.664 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3511ec 2025-02-26 10:39:52.666 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.666 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed6508 2025-02-26 10:39:52.666 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed6508 2025-02-26 10:39:52.666 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.667 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.667 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.668 [DefaultDispatcher-worker-2 @coroutine#2097] 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:38345/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:52.668 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.668 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38345/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:52.669 [DefaultDispatcher-worker-8 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.669 [DefaultDispatcher-worker-8 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.672 [DefaultDispatcher-worker-19 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.672 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.672 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:52.672 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.673 [DefaultDispatcher-worker-12 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.673 [DefaultDispatcher-worker-12 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.673 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.678 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.679 [DefaultDispatcher-worker-6 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.679 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@305b3065 2025-02-26 10:39:52.679 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@305b3065 2025-02-26 10:39:52.681 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9cc81e 2025-02-26 10:39:52.681 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9cc81e 2025-02-26 10:39:52.683 [DefaultDispatcher-worker-12 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.683 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa35b15 2025-02-26 10:39:52.683 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa35b15 2025-02-26 10:39:52.685 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c225 2025-02-26 10:39:52.685 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c225 2025-02-26 10:39:52.686 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@16901dac 2025-02-26 10:39:52.686 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@16901dac 2025-02-26 10:39:52.687 [DefaultDispatcher-worker-16 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.688 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e14fb58 2025-02-26 10:39:52.688 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e14fb58 2025-02-26 10:39:52.690 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ecf7a7c 2025-02-26 10:39:52.690 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ecf7a7c 2025-02-26 10:39:52.691 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e3d6a 2025-02-26 10:39:52.691 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e3d6a 2025-02-26 10:39:52.691 [DefaultDispatcher-worker-10 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.693 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@9653e4a 2025-02-26 10:39:52.693 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@9653e4a 2025-02-26 10:39:52.693 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.696 [DefaultDispatcher-worker-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.699 [DefaultDispatcher-worker-18 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.703 [DefaultDispatcher-worker-20 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.707 [DefaultDispatcher-worker-12 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.711 [DefaultDispatcher-worker-16 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.715 [DefaultDispatcher-worker-5 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ba3c4b 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-26 10:39:52.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:52.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:52.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-26 10:39:52.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:52.743 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:52.744 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:52.745 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.745 [DefaultDispatcher-worker-10 @coroutine#2144] 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:34137/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:52.745 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.745 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34137/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:52.745 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.746 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.746 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.748 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-02-26 10:39:52.748 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-02-26 10:39:52.749 [DefaultDispatcher-worker-16 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:52.749 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.749 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:52.749 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.750 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.750 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.750 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-02-26 10:39:52.750 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-02-26 10:39:52.751 [Test worker @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648c80cb 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-26 10:39:52.752 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-02-26 10:39:52.752 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-02-26 10:39:52.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2025-02-26 10:39:52.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2025-02-26 10:39:52.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-26 10:39:52.753 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-02-26 10:39:52.753 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-02-26 10:39:52.754 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2025-02-26 10:39:52.755 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-02-26 10:39:52.755 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-02-26 10:39:52.757 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-02-26 10:39:52.757 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-02-26 10:39:52.759 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-02-26 10:39:52.759 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-02-26 10:39:52.760 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2025-02-26 10:39:52.761 [Test worker @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2025-02-26 10:39:52.761 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-02-26 10:39:52.761 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-02-26 10:39:52.762 [DefaultDispatcher-worker-17 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 10:39:52.762 [DefaultDispatcher-worker-17 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-26 10:39:52.762 [DefaultDispatcher-worker-17 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 10:39:52.763 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 10:39:52.763 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 10:39:52.763 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-02-26 10:39:52.763 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-02-26 10:39:52.763 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.766 [DefaultDispatcher-worker-5 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-26 10:39:52.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:52.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:52.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-26 10:39:52.819 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:52.823 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.825 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:52.825 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-02-26 10:39:52.825 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-02-26 10:39:52.826 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:52.827 [DefaultDispatcher-worker-5 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.827 [DefaultDispatcher-worker-5 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:52.827 [DefaultDispatcher-worker-5 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.827 [DefaultDispatcher-worker-5 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:52.827 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-02-26 10:39:52.827 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-02-26 10:39:52.828 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.828 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.829 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-02-26 10:39:52.829 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-02-26 10:39:52.831 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-02-26 10:39:52.831 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-02-26 10:39:52.831 [DefaultDispatcher-worker-9 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:52.831 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.831 [DefaultDispatcher-worker-9 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:52.831 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.832 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.832 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.833 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d453075 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.833 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-02-26 10:39:52.833 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-02-26 10:39:52.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-26 10:39:52.835 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-02-26 10:39:52.835 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-02-26 10:39:52.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@29becf8b 2025-02-26 10:39:52.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@29becf8b 2025-02-26 10:39:52.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-26 10:39:52.836 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29becf8b 2025-02-26 10:39:52.837 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-02-26 10:39:52.837 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-02-26 10:39:52.839 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-02-26 10:39:52.839 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-02-26 10:39:52.841 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-02-26 10:39:52.841 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-02-26 10:39:52.841 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.842 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29becf8b 2025-02-26 10:39:52.843 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29becf8b 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7104b117 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-26 10:39:52.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:52.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:52.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-26 10:39:52.848 [DefaultDispatcher-worker-6 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29becf8b 2025-02-26 10:39:52.853 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.855 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-02-26 10:39:52.855 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-02-26 10:39:52.856 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-02-26 10:39:52.856 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-02-26 10:39:52.858 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-02-26 10:39:52.858 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-02-26 10:39:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:52.859 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-02-26 10:39:52.859 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-02-26 10:39:52.861 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-02-26 10:39:52.861 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-02-26 10:39:52.862 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-02-26 10:39:52.862 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-02-26 10:39:52.864 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-02-26 10:39:52.864 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-02-26 10:39:52.865 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-02-26 10:39:52.865 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-02-26 10:39:52.866 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:52.867 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:52.867 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-02-26 10:39:52.867 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-02-26 10:39:52.867 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.868 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.868 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:52.868 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.868 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34167/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:52.869 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.869 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.872 [DefaultDispatcher-worker-14 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:52.872 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.872 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:52.872 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.872 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.872 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.873 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@444720b7 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-26 10:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-02-26 10:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-02-26 10:39:52.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-26 10:39:52.876 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-02-26 10:39:52.882 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-02-26 10:39:52.883 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488baa84 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.884 [DefaultDispatcher-worker-11 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-26 10:39:52.885 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:52.885 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:52.885 [DefaultDispatcher-worker-11 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-26 10:39:52.887 [DefaultDispatcher-worker-3 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-02-26 10:39:52.899 [DefaultDispatcher-worker-11 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:52.905 [DefaultDispatcher-worker-11 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:52.905 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-11 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-11 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-11 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 10:39:52.906 [DefaultDispatcher-worker-11 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:52.907 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.907 [DefaultDispatcher-worker-11 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:52.907 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-02-26 10:39:52.907 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43069adf 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:52.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-26 10:39:52.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-26 10:39:52.910 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-02-26 10:39:52.910 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-02-26 10:39:52.910 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:52.910 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.910 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:52.910 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.911 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.912 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-02-26 10:39:52.912 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-02-26 10:39:52.914 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-02-26 10:39:52.914 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-02-26 10:39:52.917 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-02-26 10:39:52.917 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-02-26 10:39:52.919 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-02-26 10:39:52.919 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-02-26 10:39:52.921 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-02-26 10:39:52.921 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-02-26 10:39:52.923 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-02-26 10:39:52.923 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-02-26 10:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.926 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-02-26 10:39:52.926 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-02-26 10:39:52.926 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.931 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.932 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.932 [DefaultDispatcher-worker-20 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.932 [DefaultDispatcher-worker-20 @coroutine#2248] 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:35503/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:52.932 [DefaultDispatcher-worker-20 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.933 [DefaultDispatcher-worker-20 @coroutine#2248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35503/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:52.934 [DefaultDispatcher-worker-7 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.934 [DefaultDispatcher-worker-7 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:52.935 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.937 [DefaultDispatcher-worker-16 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.937 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.937 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:52.937 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.938 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.938 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:52.938 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4425d8d8 2025-02-26 10:39:52.938 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4425d8d8 2025-02-26 10:39:52.939 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.940 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae23e2c 2025-02-26 10:39:52.940 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae23e2c 2025-02-26 10:39:52.942 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eddb3a8 2025-02-26 10:39:52.942 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eddb3a8 2025-02-26 10:39:52.943 [DefaultDispatcher-worker-5 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.944 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdf3417 2025-02-26 10:39:52.944 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdf3417 2025-02-26 10:39:52.945 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.947 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d6ceac 2025-02-26 10:39:52.947 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d6ceac 2025-02-26 10:39:52.947 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-02-26 10:39:52.947 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-02-26 10:39:52.948 [DefaultDispatcher-worker-9 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.949 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e9fe4 2025-02-26 10:39:52.949 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e9fe4 2025-02-26 10:39:52.949 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-02-26 10:39:52.949 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-02-26 10:39:52.951 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@197d3bec 2025-02-26 10:39:52.951 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@197d3bec 2025-02-26 10:39:52.952 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-02-26 10:39:52.952 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-02-26 10:39:52.953 [DefaultDispatcher-worker-13 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.953 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0cb58 2025-02-26 10:39:52.953 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0cb58 2025-02-26 10:39:52.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-02-26 10:39:52.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-02-26 10:39:52.955 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c04db24 2025-02-26 10:39:52.955 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c04db24 2025-02-26 10:39:52.955 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.956 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-02-26 10:39:52.956 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-02-26 10:39:52.957 [DefaultDispatcher-worker-11 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-02-26 10:39:52.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-02-26 10:39:52.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-02-26 10:39:52.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-02-26 10:39:52.962 [DefaultDispatcher-worker-18 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.962 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-02-26 10:39:52.962 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-02-26 10:39:52.964 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-02-26 10:39:52.964 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-02-26 10:39:52.964 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.966 [DefaultDispatcher-worker-1 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.969 [DefaultDispatcher-worker-19 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.973 [DefaultDispatcher-worker-5 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.976 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.977 [DefaultDispatcher-worker-12 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:52.978 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c0ff1 2025-02-26 10:39:52.978 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c0ff1 2025-02-26 10:39:52.978 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:52.978 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 10:39:52.978 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:52.979 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:52.979 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:52.979 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35503/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 10:39:52.979 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35503/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:52.980 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:52.980 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-26 10:39:52.980 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:52.980 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddbf9e2 2025-02-26 10:39:52.980 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddbf9e2 2025-02-26 10:39:52.980 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:52.980 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:52.982 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e46481 2025-02-26 10:39:52.982 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e46481 2025-02-26 10:39:52.984 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce6f3d9 2025-02-26 10:39:52.984 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce6f3d9 2025-02-26 10:39:52.985 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:52.986 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f260633 2025-02-26 10:39:52.986 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f260633 2025-02-26 10:39:52.987 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7c9ad6 2025-02-26 10:39:52.987 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7c9ad6 2025-02-26 10:39:52.988 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d20fedc 2025-02-26 10:39:52.988 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d20fedc 2025-02-26 10:39:52.990 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bb7129 2025-02-26 10:39:52.990 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bb7129 2025-02-26 10:39:52.990 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@570a5595 2025-02-26 10:39:52.990 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@570a5595 2025-02-26 10:39:52.992 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc90c96 2025-02-26 10:39:52.992 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc90c96 2025-02-26 10:39:52.992 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2684f1a6 2025-02-26 10:39:52.992 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2684f1a6 2025-02-26 10:39:52.994 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c188a2 2025-02-26 10:39:52.994 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c188a2 2025-02-26 10:39:52.994 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:52.994 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@63867b12 2025-02-26 10:39:52.994 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@63867b12 2025-02-26 10:39:52.996 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b64f79e 2025-02-26 10:39:52.996 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b64f79e 2025-02-26 10:39:52.998 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aff9e2 2025-02-26 10:39:52.998 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aff9e2 2025-02-26 10:39:52.998 [DefaultDispatcher-worker-2 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:53.000 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a72bd0 2025-02-26 10:39:53.000 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a72bd0 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-26 10:39:53.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-26 10:39:53.002 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9845d 2025-02-26 10:39:53.002 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9845d 2025-02-26 10:39:53.004 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7d4bb1 2025-02-26 10:39:53.004 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7d4bb1 2025-02-26 10:39:53.004 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.009 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.011 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@922b19c 2025-02-26 10:39:53.011 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@922b19c 2025-02-26 10:39:53.012 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e54ec8 2025-02-26 10:39:53.012 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e54ec8 2025-02-26 10:39:53.014 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dadaec 2025-02-26 10:39:53.014 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dadaec 2025-02-26 10:39:53.015 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d844f3 2025-02-26 10:39:53.016 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d844f3 2025-02-26 10:39:53.016 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.017 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6aa3e5 2025-02-26 10:39:53.017 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6aa3e5 2025-02-26 10:39:53.019 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7754256e 2025-02-26 10:39:53.019 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7754256e 2025-02-26 10:39:53.021 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@220c9cd2 2025-02-26 10:39:53.021 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@220c9cd2 2025-02-26 10:39:53.022 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.022 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7bbbc 2025-02-26 10:39:53.022 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7bbbc 2025-02-26 10:39:53.023 [Test worker @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.024 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.024 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:53.024 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.024 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46803/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.024 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@290d410c 2025-02-26 10:39:53.024 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@290d410c 2025-02-26 10:39:53.024 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.025 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.025 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.028 [DefaultDispatcher-worker-13 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.028 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.028 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.028 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.029 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.029 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.030 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6cbbdb 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-26 10:39:53.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-02-26 10:39:53.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-02-26 10:39:53.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-26 10:39:53.034 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-02-26 10:39:53.040 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-02-26 10:39:53.041 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-02-26 10:39:53.045 [DefaultDispatcher-worker-7 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-02-26 10:39:53.045 [DefaultDispatcher-worker-14 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.049 [DefaultDispatcher-worker-17 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.052 [DefaultDispatcher-worker-13 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.056 [DefaultDispatcher-worker-3 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.068 [DefaultDispatcher-worker-1 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.075 [DefaultDispatcher-worker-3 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.079 [DefaultDispatcher-worker-19 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.083 [DefaultDispatcher-worker-3 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.087 [DefaultDispatcher-worker-2 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.092 [DefaultDispatcher-worker-13 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-26 10:39:53.102 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.104 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d5651 2025-02-26 10:39:53.104 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d5651 2025-02-26 10:39:53.106 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8aaca8 2025-02-26 10:39:53.106 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8aaca8 2025-02-26 10:39:53.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.108 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb53d21 2025-02-26 10:39:53.108 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb53d21 2025-02-26 10:39:53.110 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb7a693 2025-02-26 10:39:53.110 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb7a693 2025-02-26 10:39:53.112 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25069a6a 2025-02-26 10:39:53.112 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25069a6a 2025-02-26 10:39:53.113 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a168d8e 2025-02-26 10:39:53.113 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a168d8e 2025-02-26 10:39:53.113 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.114 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.117 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4defd8 2025-02-26 10:39:53.117 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4defd8 2025-02-26 10:39:53.117 [DefaultDispatcher-worker-18 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.117 [DefaultDispatcher-worker-18 @coroutine#2342] 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:33617/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:53.117 [DefaultDispatcher-worker-18 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.117 [DefaultDispatcher-worker-18 @coroutine#2342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33617/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.118 [DefaultDispatcher-worker-7 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.118 [DefaultDispatcher-worker-7 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.119 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9859dc 2025-02-26 10:39:53.119 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9859dc 2025-02-26 10:39:53.121 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc470f 2025-02-26 10:39:53.121 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc470f 2025-02-26 10:39:53.121 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.122 [DefaultDispatcher-worker-20 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.122 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.122 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.122 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.122 [DefaultDispatcher-worker-17 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.122 [DefaultDispatcher-worker-17 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.123 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-26 10:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-26 10:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-26 10:39:53.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-26 10:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-26 10:39:53.132 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-26 10:39:53.133 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-26 10:39:53.133 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.135 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b442d08 2025-02-26 10:39:53.135 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b442d08 2025-02-26 10:39:53.136 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1583c010 2025-02-26 10:39:53.136 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1583c010 2025-02-26 10:39:53.137 [DefaultDispatcher-worker-11 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-26 10:39:53.137 [DefaultDispatcher-worker-7 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.138 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bc4678 2025-02-26 10:39:53.138 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bc4678 2025-02-26 10:39:53.140 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54beca2b 2025-02-26 10:39:53.140 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54beca2b 2025-02-26 10:39:53.141 [DefaultDispatcher-worker-20 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.141 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2881d9 2025-02-26 10:39:53.141 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2881d9 2025-02-26 10:39:53.143 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a05f4c 2025-02-26 10:39:53.143 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a05f4c 2025-02-26 10:39:53.145 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc4a06 2025-02-26 10:39:53.145 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc4a06 2025-02-26 10:39:53.145 [DefaultDispatcher-worker-11 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.146 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34913564 2025-02-26 10:39:53.146 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34913564 2025-02-26 10:39:53.148 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1d4c66 2025-02-26 10:39:53.148 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1d4c66 2025-02-26 10:39:53.148 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.148 [DefaultDispatcher-worker-6 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.149 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:53.149 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 10:39:53.149 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:53.149 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:53.149 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 10:39:53.190 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33617/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 10:39:53.190 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33617/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:53.191 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:53.191 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-26 10:39:53.191 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:53.191 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:53.192 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 10:39:53.193 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:53.196 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bbdf1 2025-02-26 10:39:53.196 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bbdf1 2025-02-26 10:39:53.197 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc49a6 2025-02-26 10:39:53.197 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc49a6 2025-02-26 10:39:53.199 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc3d681 2025-02-26 10:39:53.199 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc3d681 2025-02-26 10:39:53.201 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1439d 2025-02-26 10:39:53.201 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1439d 2025-02-26 10:39:53.203 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299b181 2025-02-26 10:39:53.203 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299b181 2025-02-26 10:39:53.204 [DefaultDispatcher-worker-5 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:53.204 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f157b0d 2025-02-26 10:39:53.204 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f157b0d 2025-02-26 10:39:53.206 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7b0 2025-02-26 10:39:53.206 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7b0 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1535e0 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-26 10:39:53.207 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeebcd2 2025-02-26 10:39:53.207 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeebcd2 2025-02-26 10:39:53.209 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21241f37 2025-02-26 10:39:53.209 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21241f37 2025-02-26 10:39:53.209 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.225 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.226 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.226 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.227 [DefaultDispatcher-worker-11 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.227 [DefaultDispatcher-worker-11 @coroutine#2395] 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:40917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:53.227 [DefaultDispatcher-worker-11 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.227 [DefaultDispatcher-worker-11 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.228 [DefaultDispatcher-worker-19 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.228 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fb425d 2025-02-26 10:39:53.228 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fb425d 2025-02-26 10:39:53.228 [DefaultDispatcher-worker-19 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:53.230 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@193cbed2 2025-02-26 10:39:53.230 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@193cbed2 2025-02-26 10:39:53.231 [DefaultDispatcher-worker-5 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.231 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.231 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.231 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.231 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d03292d 2025-02-26 10:39:53.231 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d03292d 2025-02-26 10:39:53.231 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.231 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.232 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-26 10:39:53.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5367d46f 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-26 10:39:53.233 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5801b4e9 2025-02-26 10:39:53.233 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5801b4e9 2025-02-26 10:39:53.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-26 10:39:53.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-26 10:39:53.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-26 10:39:53.235 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-26 10:39:53.235 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1525ec1e 2025-02-26 10:39:53.235 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1525ec1e 2025-02-26 10:39:53.236 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69930a46 2025-02-26 10:39:53.236 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69930a46 2025-02-26 10:39:53.238 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d0c18 2025-02-26 10:39:53.238 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d0c18 2025-02-26 10:39:53.239 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e4ba6 2025-02-26 10:39:53.239 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e4ba6 2025-02-26 10:39:53.240 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-26 10:39:53.241 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-26 10:39:53.241 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@25115a1 2025-02-26 10:39:53.241 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@25115a1 2025-02-26 10:39:53.241 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.243 [DefaultDispatcher-worker-9 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/auth/register 2025-02-26 10:39:53.243 [DefaultDispatcher-worker-9 @coroutine#2417] 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:40917/auth/register. 2025-02-26 10:39:53.243 [DefaultDispatcher-worker-9 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/auth/register 2025-02-26 10:39:53.243 [DefaultDispatcher-worker-9 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40917/auth/register from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.243 [DefaultDispatcher-worker-20 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/auth/register 2025-02-26 10:39:53.243 [DefaultDispatcher-worker-20 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/auth/register 2025-02-26 10:39:53.245 [DefaultDispatcher-worker-6 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-26 10:39:53.284 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40917/auth/register. 2025-02-26 10:39:53.284 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40917/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:53.295 [DefaultDispatcher-worker-7 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.299 [DefaultDispatcher-worker-15 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:53.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-26 10:39:53.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74214ac3 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-26 10:39:53.307 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.309 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-02-26 10:39:53.309 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-02-26 10:39:53.311 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-02-26 10:39:53.311 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-02-26 10:39:53.312 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-02-26 10:39:53.312 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-02-26 10:39:53.314 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-02-26 10:39:53.314 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-02-26 10:39:53.315 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-02-26 10:39:53.316 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-02-26 10:39:53.317 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-02-26 10:39:53.317 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-02-26 10:39:53.319 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-02-26 10:39:53.319 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-02-26 10:39:53.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.320 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-02-26 10:39:53.320 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-02-26 10:39:53.322 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-02-26 10:39:53.322 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-02-26 10:39:53.322 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.324 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.324 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.326 [DefaultDispatcher-worker-19 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.326 [DefaultDispatcher-worker-19 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 10:39:53.326 [DefaultDispatcher-worker-19 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.326 [DefaultDispatcher-worker-19 @coroutine#2431] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.326 [DefaultDispatcher-worker-12 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.326 [DefaultDispatcher-worker-12 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.330 [DefaultDispatcher-worker-6 @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.330 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.330 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 10:39:53.330 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.330 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.330 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.331 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.333 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.334 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.337 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aca0cc2 2025-02-26 10:39:53.337 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aca0cc2 2025-02-26 10:39:53.338 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@340df5eb 2025-02-26 10:39:53.338 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@340df5eb 2025-02-26 10:39:53.340 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@303267b2 2025-02-26 10:39:53.340 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@303267b2 2025-02-26 10:39:53.341 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530ffd0 2025-02-26 10:39:53.341 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530ffd0 2025-02-26 10:39:53.343 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff651a8 2025-02-26 10:39:53.343 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff651a8 2025-02-26 10:39:53.344 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-02-26 10:39:53.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-26 10:39:53.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-26 10:39:53.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.345 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@448f4d10 2025-02-26 10:39:53.345 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@448f4d10 2025-02-26 10:39:53.345 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc: (connection evicted) 2025-02-26 10:39:53.346 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a3bdc4 2025-02-26 10:39:53.346 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a3bdc4 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-26 10:39:53.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-26 10:39:53.348 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f009f 2025-02-26 10:39:53.348 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f009f 2025-02-26 10:39:53.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-26 10:39:53.349 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.350 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@38496885 2025-02-26 10:39:53.350 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@38496885 2025-02-26 10:39:53.350 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 10:39:53.354 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.355 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.356 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.356 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 10:39:53.356 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.356 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.356 [DefaultDispatcher-worker-19 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.356 [DefaultDispatcher-worker-19 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.359 [DefaultDispatcher-worker-11 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.359 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.359 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 10:39:53.359 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.360 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.360 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.361 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.362 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.363 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-02-26 10:39:53.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-26 10:39:53.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-26 10:39:53.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.364 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3: (connection evicted) 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-26 10:39:53.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a9e2c3b 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-26 10:39:53.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-26 10:39:53.367 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.372 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.373 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.373 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.373 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 10:39:53.373 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.374 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.374 [DefaultDispatcher-worker-12 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.374 [DefaultDispatcher-worker-12 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.377 [DefaultDispatcher-worker-1 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.377 [DefaultDispatcher-worker-1 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.377 [DefaultDispatcher-worker-1 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 10:39:53.377 [DefaultDispatcher-worker-1 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.378 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.378 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.378 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.380 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.381 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.383 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.384 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.386 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.387 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-26 10:39:53.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-26 10:39:53.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-26 10:39:53.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.388 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9423344: (connection evicted) 2025-02-26 10:39:53.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-26 10:39:53.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5834fd3f 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-26 10:39:53.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-26 10:39:53.391 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.395 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.396 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.397 [DefaultDispatcher-worker-9 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.397 [DefaultDispatcher-worker-9 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 10:39:53.397 [DefaultDispatcher-worker-9 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.397 [DefaultDispatcher-worker-9 @coroutine#2523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.398 [DefaultDispatcher-worker-12 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.398 [DefaultDispatcher-worker-12 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.401 [DefaultDispatcher-worker-15 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.401 [DefaultDispatcher-worker-15 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.401 [DefaultDispatcher-worker-15 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 10:39:53.401 [DefaultDispatcher-worker-15 @coroutine#2522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.401 [DefaultDispatcher-worker-4 @coroutine#2522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.401 [DefaultDispatcher-worker-4 @coroutine#2522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.402 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.403 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.405 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-02-26 10:39:53.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-26 10:39:53.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.406 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f13720f: (connection evicted) 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-26 10:39:53.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7843b65e 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-26 10:39:53.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-26 10:39:53.408 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.413 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.414 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.415 [DefaultDispatcher-worker-13 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.415 [DefaultDispatcher-worker-13 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 10:39:53.415 [DefaultDispatcher-worker-13 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.415 [DefaultDispatcher-worker-13 @coroutine#2555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.416 [DefaultDispatcher-worker-12 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.416 [DefaultDispatcher-worker-12 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.419 [DefaultDispatcher-worker-17 @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.419 [DefaultDispatcher-worker-17 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.419 [DefaultDispatcher-worker-17 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 10:39:53.419 [DefaultDispatcher-worker-17 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.419 [DefaultDispatcher-worker-17 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.419 [DefaultDispatcher-worker-17 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.420 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.422 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.423 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.424 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.426 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b882a0 2025-02-26 10:39:53.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-26 10:39:53.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-26 10:39:53.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.427 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15b882a0: (connection evicted) 2025-02-26 10:39:53.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-26 10:39:53.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d5f3 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-26 10:39:53.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-26 10:39:53.430 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.435 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.436 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.436 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.436 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 10:39:53.436 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.436 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:53.437 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.437 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 10:39:53.440 [DefaultDispatcher-worker-20 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.440 [DefaultDispatcher-worker-20 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.440 [DefaultDispatcher-worker-20 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 10:39:53.440 [DefaultDispatcher-worker-20 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.441 [DefaultDispatcher-worker-20 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.441 [DefaultDispatcher-worker-20 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 10:39:53.442 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.443 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-02-26 10:39:53.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-26 10:39:53.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-26 10:39:53.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.444 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726882da: (connection evicted) 2025-02-26 10:39:53.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-26 10:39:53.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-26 10:39:53.581 [DefaultDispatcher-worker-13 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:53.581 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.581 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.581 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.582 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.582 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.677 [DefaultDispatcher-worker-11 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:53.677 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.677 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.677 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.678 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.678 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e0d91e 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.704 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-26 10:39:53.711 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.716 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.717 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.718 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.723 [DefaultDispatcher-worker-4 @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.728 [DefaultDispatcher-worker-3 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2025-02-26 10:39:53.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-26 10:39:53.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-26 10:39:53.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.729 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3299e315: (connection evicted) 2025-02-26 10:39:53.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-26 10:39:53.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ad1d0b 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.731 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-26 10:39:53.738 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.743 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.744 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.745 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c65a7fc 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.745 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-26 10:39:53.746 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2025-02-26 10:39:53.746 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2025-02-26 10:39:53.746 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-26 10:39:53.754 [DefaultDispatcher-worker-11 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:53.754 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2025-02-26 10:39:53.754 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.754 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.754 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.754 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.754 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.758 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2025-02-26 10:39:53.759 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2025-02-26 10:39:53.760 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2025-02-26 10:39:53.764 [DefaultDispatcher-worker-8 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2025-02-26 10:39:53.771 [DefaultDispatcher-worker-8 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.775 [DefaultDispatcher-worker-18 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.778 [DefaultDispatcher-worker-1 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2025-02-26 10:39:53.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-26 10:39:53.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-26 10:39:53.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.785 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc: (connection evicted) 2025-02-26 10:39:53.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-26 10:39:53.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-26 10:39:53.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-26 10:39:53.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-26 10:39:53.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.786 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a: (connection evicted) 2025-02-26 10:39:53.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-26 10:39:53.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b26d289 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.787 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-26 10:39:53.794 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.799 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.800 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.801 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760f4310 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-02-26 10:39:53.801 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-26 10:39:53.809 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-02-26 10:39:53.813 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-02-26 10:39:53.814 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-02-26 10:39:53.815 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-02-26 10:39:53.819 [DefaultDispatcher-worker-9 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-02-26 10:39:53.826 [DefaultDispatcher-worker-8 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.830 [DefaultDispatcher-worker-6 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.832 [DefaultDispatcher-worker-19 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-02-26 10:39:53.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-26 10:39:53.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-26 10:39:53.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.834 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a33d655: (connection evicted) 2025-02-26 10:39:53.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-26 10:39:53.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-26 10:39:53.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-26 10:39:53.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-26 10:39:53.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.835 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5: (connection evicted) 2025-02-26 10:39:53.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-26 10:39:53.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-26 10:39:53.836 [DefaultDispatcher-worker-12 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:53.836 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.836 [DefaultDispatcher-worker-12 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.836 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.836 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-26 10:39:53.836 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b334fd 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-26 10:39:53.837 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.837 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.837 [Test worker @coroutine#2732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-26 10:39:53.845 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.849 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.850 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.851 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.855 [DefaultDispatcher-worker-12 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.865 [DefaultDispatcher-worker-18 @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.866 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.869 [DefaultDispatcher-worker-17 @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-02-26 10:39:53.876 [DefaultDispatcher-worker-15 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:53.876 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.876 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.876 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.877 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.877 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-26 10:39:53.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-26 10:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.880 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a509c: (connection evicted) 2025-02-26 10:39:53.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-26 10:39:53.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c91567 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.881 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-26 10:39:53.889 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.894 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.895 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.896 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.901 [DefaultDispatcher-worker-12 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.911 [DefaultDispatcher-worker-12 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.913 [Test worker @coroutine#2805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.916 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:53.916 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.916 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.916 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.916 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.917 [DefaultDispatcher-worker-11 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-02-26 10:39:53.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-26 10:39:53.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-26 10:39:53.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:53.920 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0: (connection evicted) 2025-02-26 10:39:53.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:53.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-26 10:39:53.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-26 10:39:53.921 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63019596 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.922 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-26 10:39:53.930 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.935 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.936 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.937 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.941 [DefaultDispatcher-worker-15 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.941 [DefaultDispatcher-worker-9 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:53.941 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.941 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:53.941 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.942 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.942 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:53.951 [DefaultDispatcher-worker-11 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:53.955 [DefaultDispatcher-worker-17 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:54.022 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.033 [DefaultDispatcher-worker-18 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:54.033 [DefaultDispatcher-worker-18 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.033 [DefaultDispatcher-worker-18 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.033 [DefaultDispatcher-worker-18 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.036 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.036 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.077 [DefaultDispatcher-worker-6 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29 2025-02-26 10:39:54.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-26 10:39:54.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-26 10:39:54.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.107 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60eb9c29: (connection evicted) 2025-02-26 10:39:54.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:54.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-26 10:39:54.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13617139 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.109 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-26 10:39:54.117 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.122 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.123 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.124 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.126 [DefaultDispatcher-worker-19 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:54.126 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.126 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.126 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.127 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.127 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.127 [DefaultDispatcher-worker-16 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.128 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.139 [DefaultDispatcher-worker-4 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.142 [DefaultDispatcher-worker-12 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2025-02-26 10:39:54.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-26 10:39:54.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-26 10:39:54.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.148 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@373c367: (connection evicted) 2025-02-26 10:39:54.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:54.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-26 10:39:54.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57386162 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-02-26 10:39:54.149 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-26 10:39:54.156 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-02-26 10:39:54.161 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-02-26 10:39:54.162 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-02-26 10:39:54.163 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-02-26 10:39:54.168 [DefaultDispatcher-worker-8 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-02-26 10:39:54.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-26 10:39:54.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-26 10:39:54.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.208 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f: (connection evicted) 2025-02-26 10:39:54.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:54.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-26 10:39:54.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-26 10:39:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c954b79 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:54.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-26 10:39:54.257 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:54.257 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.257 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.257 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.258 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.258 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.269 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.273 [DefaultDispatcher-worker-5 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.276 [DefaultDispatcher-worker-2 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.279 [DefaultDispatcher-worker-9 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.295 [DefaultDispatcher-worker-9 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.296 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 10:39:54.300 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-02-26 10:39:54.301 [DefaultDispatcher-worker-1 @coroutine#2963] INFO ktor.application - Responding at http://0.0.0.0:33293 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2898cd46 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:54.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-26 10:39:54.310 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.310 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:54.310 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.310 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:54.311 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.311 [eventLoopGroupProxy-19-1 @call-handler#2973] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 10:39:54.311 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 10:39:54.312 [eventLoopGroupProxy-19-1 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.312 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.312 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:54.312 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.312 [DefaultDispatcher-worker-10 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.312 [DefaultDispatcher-worker-10 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7410c197 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:54.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-26 10:39:54.319 [DefaultDispatcher-worker-17 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.319 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.319 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.320 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.321 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 10:39:54.321 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.321 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.321 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.323 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.323 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:54.323 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.323 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:54.323 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 10:39:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-26 10:39:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:54.324 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5037f491 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:54.324 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:54.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-26 10:39:54.324 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-02-26 10:39:54.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-02-26 10:39:54.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-26 10:39:54.324 [eventLoopGroupProxy-19-3 @call-handler#2991] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 10:39:54.324 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.324 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.324 [eventLoopGroupProxy-19-3 @call-handler#2991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.326 [DefaultDispatcher-worker-10 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.329 [DefaultDispatcher-worker-6 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.332 [DefaultDispatcher-worker-6 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.332 [DefaultDispatcher-worker-6 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.332 [DefaultDispatcher-worker-6 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.332 [DefaultDispatcher-worker-6 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.332 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 10:39:54.332 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.333 [DefaultDispatcher-worker-2 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.333 [DefaultDispatcher-worker-2 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.333 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.333 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 10:39:54.333 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.333 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 10:39:54.333 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 10:39:54.333 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.333 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:54.334 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.334 [eventLoopGroupProxy-19-4 @call-handler#3010] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 10:39:54.334 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.334 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 10:39:54.334 [eventLoopGroupProxy-19-4 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.336 [DefaultDispatcher-worker-12 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.337 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.339 [DefaultDispatcher-worker-3 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.341 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.342 [DefaultDispatcher-worker-5 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-02-26 10:39:54.342 [DefaultDispatcher-worker-5 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.342 [DefaultDispatcher-worker-5 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.342 [DefaultDispatcher-worker-5 @coroutine#2999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.342 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 10:39:54.342 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.343 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.343 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.346 [DefaultDispatcher-worker-2 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-02-26 10:39:54.350 [DefaultDispatcher-worker-2 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-02-26 10:39:54.356 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.357 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.357 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-26 10:39:54.357 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.358 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-26 10:39:54.360 [DefaultDispatcher-worker-12 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.372 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.372 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.373 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-26 10:39:54.373 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.373 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594241 2025-02-26 10:39:54.373 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594241. 2025-02-26 10:39:54.373 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594241 2025-02-26 10:39:54.373 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-26 10:39:54.376 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.376 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594241 2025-02-26 10:39:54.376 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594241 2025-02-26 10:39:54.376 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594241. 2025-02-26 10:39:54.376 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594241 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.381 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.381 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.381 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 10:39:54.381 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.382 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-26 10:39:54.383 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.383 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.383 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.383 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 10:39:54.383 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.387 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.397 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.401 [DefaultDispatcher-worker-19 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.401 [DefaultDispatcher-worker-8 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.401 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.401 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.401 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.401 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33293/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:54.401 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:54.402 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:54.402 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:54.402 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.405 [DefaultDispatcher-worker-19 @call-handler#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.405 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.406 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.406 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.406 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.406 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.409 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.414 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.417 [DefaultDispatcher-worker-13 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.417 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.417 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-26 10:39:54.417 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.418 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-26 10:39:54.421 [DefaultDispatcher-worker-17 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.424 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.430 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.430 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 10:39:54.431 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-26 10:39:54.431 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.431 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594242 2025-02-26 10:39:54.431 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594242. 2025-02-26 10:39:54.431 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594242 2025-02-26 10:39:54.431 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-26 10:39:54.432 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.432 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594242 2025-02-26 10:39:54.432 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594242 2025-02-26 10:39:54.432 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594242. 2025-02-26 10:39:54.432 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698902822563594242 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.436 [DefaultDispatcher-worker-14 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.436 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.436 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 10:39:54.436 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.437 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-26 10:39:54.437 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.437 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.437 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 10:39:54.437 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 10:39:54.437 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.441 [DefaultDispatcher-worker-9 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.451 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.454 [DefaultDispatcher-worker-20 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.454 [DefaultDispatcher-worker-9 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.454 [DefaultDispatcher-worker-20 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.454 [DefaultDispatcher-worker-20 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.454 [DefaultDispatcher-worker-20 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.454 [DefaultDispatcher-worker-20 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33293/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:54.455 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:54.455 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:54.455 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:54.457 [DefaultDispatcher-worker-14 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.461 [DefaultDispatcher-worker-10 @call-handler#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.461 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.461 [DefaultDispatcher-worker-8 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.461 [DefaultDispatcher-worker-8 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.461 [DefaultDispatcher-worker-8 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.461 [DefaultDispatcher-worker-8 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.465 [DefaultDispatcher-worker-14 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.471 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.471 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240. 2025-02-26 10:39:54.471 [UI Thread @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.471 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.471 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.471 [UI Thread @coroutine#3097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.471 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-26 10:39:54.472 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.472 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.472 [UI Thread @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.472 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.472 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.472 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.473 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.473 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241. 2025-02-26 10:39:54.473 [UI Thread @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.474 [eventLoopGroupProxy-19-5 @call-handler#3128] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-26 10:39:54.474 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.474 [UI Thread @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.474 [UI Thread @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.474 [eventLoopGroupProxy-19-7 @call-handler#3132] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-26 10:39:54.474 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-26 10:39:54.475 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240. 2025-02-26 10:39:54.475 [UI Thread @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.475 [eventLoopGroupProxy-19-5 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.475 [UI Thread @coroutine#3097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.475 [UI Thread @coroutine#3097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.475 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.475 [UI Thread @coroutine#3097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.475 [eventLoopGroupProxy-19-8 @call-handler#3141] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-26 10:39:54.475 [eventLoopGroupProxy-19-7 @call-handler#3132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.476 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.476 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.476 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.476 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.476 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.476 [UI Thread @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.476 [UI Thread @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.476 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.476 [UI Thread @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.480 [DefaultDispatcher-worker-1 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.482 [eventLoopGroupProxy-19-8 @call-handler#3141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.482 [UI Thread @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.482 [UI Thread @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.483 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241. 2025-02-26 10:39:54.483 [UI Thread @coroutine#3124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.484 [DefaultDispatcher-worker-11 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.487 [DefaultDispatcher-worker-12 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.490 [DefaultDispatcher-worker-14 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.495 [DefaultDispatcher-worker-8 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.497 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698902822563594240 2025-02-26 10:39:54.497 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698902822563594240. 2025-02-26 10:39:54.497 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698902822563594240 2025-02-26 10:39:54.498 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-02-26 10:39:54.499 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.499 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698902822563594240 2025-02-26 10:39:54.499 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698902822563594240 2025-02-26 10:39:54.499 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698902822563594240. 2025-02-26 10:39:54.499 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.504 [DefaultDispatcher-worker-1 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.508 [DefaultDispatcher-worker-10 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.511 [DefaultDispatcher-worker-15 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.512 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.512 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.512 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.512 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33293/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:54.512 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:54.512 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:54.512 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:54.516 [DefaultDispatcher-worker-17 @call-handler#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.516 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.517 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.517 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.517 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.517 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.520 [DefaultDispatcher-worker-20 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.521 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698902822563594242&assignmentUid=698902822563594240&clazzUid=698902822563594240&submitterUid=698902822563594241 2025-02-26 10:39:54.521 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698902822563594242&assignmentUid=698902822563594240&clazzUid=698902822563594240&submitterUid=698902822563594241. 2025-02-26 10:39:54.521 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698902822563594242&assignmentUid=698902822563594240&clazzUid=698902822563594240&submitterUid=698902822563594241 2025-02-26 10:39:54.521 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-02-26 10:39:54.524 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.524 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698902822563594242&assignmentUid=698902822563594240&clazzUid=698902822563594240&submitterUid=698902822563594241 2025-02-26 10:39:54.524 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698902822563594242&assignmentUid=698902822563594240&clazzUid=698902822563594240&submitterUid=698902822563594241 2025-02-26 10:39:54.524 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698902822563594242&assignmentUid=698902822563594240&clazzUid=698902822563594240&submitterUid=698902822563594241. 2025-02-26 10:39:54.524 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698902822563594242&assignmentUid=698902822563594240&clazzUid=698902822563594240&submitterUid=698902822563594241 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.528 [DefaultDispatcher-worker-8 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.532 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/PersonDao/getNamesByUid?uid=698902822563594241 2025-02-26 10:39:54.532 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/getNamesByUid?uid=698902822563594241. 2025-02-26 10:39:54.532 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/PersonDao/getNamesByUid?uid=698902822563594241 2025-02-26 10:39:54.532 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-02-26 10:39:54.533 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.533 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.533 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.533 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.534 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-02-26 10:39:54.534 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698902822563594240 2025-02-26 10:39:54.534 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698902822563594240. 2025-02-26 10:39:54.534 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698902822563594240 2025-02-26 10:39:54.534 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.534 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.534 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.534 [eventLoopGroupProxy-19-5 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-02-26 10:39:54.534 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.534 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.534 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.534 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/PersonDao/getNamesByUid?uid=698902822563594241 2025-02-26 10:39:54.534 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/PersonDao/getNamesByUid?uid=698902822563594241 2025-02-26 10:39:54.534 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-02-26 10:39:54.534 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-02-26 10:39:54.535 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/getNamesByUid?uid=698902822563594241. 2025-02-26 10:39:54.535 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.535 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/PersonDao/getNamesByUid?uid=698902822563594241 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.535 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.535 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.535 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.535 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.535 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.535 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.535 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.535 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.535 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.536 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.536 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.536 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.536 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.536 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.536 [eventLoopGroupProxy-19-5 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.537 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698902822563594240 2025-02-26 10:39:54.537 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698902822563594240 2025-02-26 10:39:54.537 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698902822563594240. 2025-02-26 10:39:54.537 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.539 [DefaultDispatcher-worker-17 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.542 [DefaultDispatcher-worker-6 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.545 [DefaultDispatcher-worker-17 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.547 [DefaultDispatcher-worker-9 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.550 [DefaultDispatcher-worker-17 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.553 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594242 2025-02-26 10:39:54.553 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594242. 2025-02-26 10:39:54.553 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594242 2025-02-26 10:39:54.553 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-02-26 10:39:54.556 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.556 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594242 2025-02-26 10:39:54.556 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594242 2025-02-26 10:39:54.556 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594242. 2025-02-26 10:39:54.556 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594242 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.560 [DefaultDispatcher-worker-1 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.561 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/PersonDao/findByUidAsync?uid=698902822563594241 2025-02-26 10:39:54.561 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidAsync?uid=698902822563594241. 2025-02-26 10:39:54.561 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/PersonDao/findByUidAsync?uid=698902822563594241 2025-02-26 10:39:54.562 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-02-26 10:39:54.562 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.562 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/PersonDao/findByUidAsync?uid=698902822563594241 2025-02-26 10:39:54.562 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidAsync?uid=698902822563594241 2025-02-26 10:39:54.562 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/PersonDao/findByUidAsync?uid=698902822563594241. 2025-02-26 10:39:54.562 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/PersonDao/findByUidAsync?uid=698902822563594241 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.566 [DefaultDispatcher-worker-17 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.571 [DefaultDispatcher-worker-12 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.574 [DefaultDispatcher-worker-4 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.574 [DefaultDispatcher-worker-4 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.574 [DefaultDispatcher-worker-4 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.574 [DefaultDispatcher-worker-4 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.574 [DefaultDispatcher-worker-4 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33293/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 10:39:54.575 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 10:39:54.575 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 10:39:54.575 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 10:39:54.579 [DefaultDispatcher-worker-19 @call-handler#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-02-26 10:39:54.579 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.579 [DefaultDispatcher-worker-12 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.579 [DefaultDispatcher-worker-12 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/replication/message 2025-02-26 10:39:54.579 [DefaultDispatcher-worker-12 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/replication/message. 2025-02-26 10:39:54.579 [DefaultDispatcher-worker-12 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.580 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.580 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240. 2025-02-26 10:39:54.580 [UI Thread @coroutine#3272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.581 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.581 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.581 [UI Thread @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.581 [eventLoopGroupProxy-19-2 @call-handler#3285] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-26 10:39:54.581 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.581 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.581 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.581 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.581 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.581 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.581 [eventLoopGroupProxy-19-5 @call-handler#3292] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-26 10:39:54.581 [eventLoopGroupProxy-19-2 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.581 [eventLoopGroupProxy-19-6 @call-handler#3298] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-26 10:39:54.581 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.581 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241. 2025-02-26 10:39:54.581 [UI Thread @coroutine#3301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.581 [eventLoopGroupProxy-19-7 @call-handler#3303] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-26 10:39:54.581 [UI Thread @coroutine#3272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.581 [UI Thread @coroutine#3272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 2025-02-26 10:39:54.582 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240. 2025-02-26 10:39:54.582 [eventLoopGroupProxy-19-8 @call-handler#3311] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-26 10:39:54.582 [UI Thread @coroutine#3272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.582 [eventLoopGroupProxy-19-6 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.582 [eventLoopGroupProxy-19-7 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.582 [eventLoopGroupProxy-19-5 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.583 [UI Thread @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.583 [UI Thread @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.583 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.583 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.583 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.583 [UI Thread @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.583 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.583 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.583 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.583 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 2025-02-26 10:39:54.583 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240. 2025-02-26 10:39:54.583 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698902822563594241&assignmentUid=698902822563594240 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.583 [eventLoopGroupProxy-19-8 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 10:39:54.584 [UI Thread @coroutine#3301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.584 [UI Thread @coroutine#3301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 2025-02-26 10:39:54.584 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241. 2025-02-26 10:39:54.584 [UI Thread @coroutine#3301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33293/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698902822563594240&clazzUid=698902822563594240&accountPersonUid=698902822563594241 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:54.584 [DefaultDispatcher-worker-6 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-02-26 10:39:54.586 [DefaultDispatcher-worker-23 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:54.586 [DefaultDispatcher-worker-23 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.586 [DefaultDispatcher-worker-23 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.586 [DefaultDispatcher-worker-23 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.586 [DefaultDispatcher-worker-9 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.586 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.586 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.589 [DefaultDispatcher-worker-21 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.592 [DefaultDispatcher-worker-5 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.594 [DefaultDispatcher-worker-12 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.598 [DefaultDispatcher-worker-14 @coroutine#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-26 10:39:54.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-26 10:39:54.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-26 10:39:54.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.600 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32: (connection evicted) 2025-02-26 10:39:54.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:54.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-26 10:39:54.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-26 10:39:54.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-26 10:39:54.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-26 10:39:54.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:54.601 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688884e: (connection evicted) 2025-02-26 10:39:54.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:54.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-26 10:39:54.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-26 10:39:54.682 [DefaultDispatcher-worker-9 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:54.682 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.682 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.682 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.683 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.683 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.759 [DefaultDispatcher-worker-20 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:54.759 [DefaultDispatcher-worker-20 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.759 [DefaultDispatcher-worker-20 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.759 [DefaultDispatcher-worker-20 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.760 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.760 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.841 [DefaultDispatcher-worker-20 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:54.841 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.842 [DefaultDispatcher-worker-20 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.842 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.842 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.842 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.881 [DefaultDispatcher-worker-24 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:54.882 [DefaultDispatcher-worker-24 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.882 [DefaultDispatcher-worker-24 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.882 [DefaultDispatcher-worker-24 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.882 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.882 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.921 [DefaultDispatcher-worker-12 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:54.921 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.921 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.921 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.921 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.949 [DefaultDispatcher-worker-12 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:54.949 [DefaultDispatcher-worker-12 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.949 [DefaultDispatcher-worker-12 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:54.949 [DefaultDispatcher-worker-12 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.949 [DefaultDispatcher-worker-21 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:54.949 [DefaultDispatcher-worker-21 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.040 [DefaultDispatcher-worker-4 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:55.040 [DefaultDispatcher-worker-4 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.040 [DefaultDispatcher-worker-4 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.040 [DefaultDispatcher-worker-4 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.041 [DefaultDispatcher-worker-25 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.041 [DefaultDispatcher-worker-25 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.131 [DefaultDispatcher-worker-18 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:55.131 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.131 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.131 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.131 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.131 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.263 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:55.263 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.263 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.263 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.264 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.264 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.591 [DefaultDispatcher-worker-21 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:55.591 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.591 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.591 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.592 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.592 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-26 10:39:55.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-26 10:39:55.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.605 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e589e5: (connection evicted) 2025-02-26 10:39:55.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-26 10:39:55.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2565b097 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.607 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-26 10:39:55.616 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.622 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.623 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.624 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1006d0e3 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-02-26 10:39:55.625 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-26 10:39:55.634 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-02-26 10:39:55.640 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-02-26 10:39:55.641 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-02-26 10:39:55.642 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-02-26 10:39:55.646 [DefaultDispatcher-worker-6 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-02-26 10:39:55.654 [DefaultDispatcher-worker-24 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.659 [DefaultDispatcher-worker-25 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-02-26 10:39:55.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-26 10:39:55.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-26 10:39:55.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.664 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe80760: (connection evicted) 2025-02-26 10:39:55.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-26 10:39:55.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-26 10:39:55.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-26 10:39:55.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-26 10:39:55.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.664 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d: (connection evicted) 2025-02-26 10:39:55.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-26 10:39:55.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54602d5a 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.665 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.666 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-26 10:39:55.674 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.680 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.681 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.682 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d7c8 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d20fb 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d20fb 2025-02-26 10:39:55.683 [Test worker @coroutine#3428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-26 10:39:55.688 [DefaultDispatcher-worker-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:55.688 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.688 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.688 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.689 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.689 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.693 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d20fb 2025-02-26 10:39:55.699 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d20fb 2025-02-26 10:39:55.700 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d20fb 2025-02-26 10:39:55.701 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d20fb 2025-02-26 10:39:55.705 [DefaultDispatcher-worker-2 @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d20fb 2025-02-26 10:39:55.713 [DefaultDispatcher-worker-2 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.718 [DefaultDispatcher-worker-16 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.723 [DefaultDispatcher-worker-10 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.734 [DefaultDispatcher-worker-5 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2025-02-26 10:39:55.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-26 10:39:55.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-26 10:39:55.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.737 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d18b61: (connection evicted) 2025-02-26 10:39:55.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-26 10:39:55.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-26 10:39:55.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-26 10:39:55.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-26 10:39:55.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.738 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d20fb: (connection evicted) 2025-02-26 10:39:55.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-26 10:39:55.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7deba5 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.739 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.740 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-26 10:39:55.752 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.758 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.759 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.760 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b39e77d 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.760 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2025-02-26 10:39:55.761 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-26 10:39:55.764 [DefaultDispatcher-worker-13 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:55.764 [DefaultDispatcher-worker-13 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.764 [DefaultDispatcher-worker-13 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.765 [DefaultDispatcher-worker-13 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.765 [DefaultDispatcher-worker-26 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.765 [DefaultDispatcher-worker-26 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.770 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2025-02-26 10:39:55.776 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2025-02-26 10:39:55.777 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2025-02-26 10:39:55.778 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2025-02-26 10:39:55.782 [DefaultDispatcher-worker-3 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2025-02-26 10:39:55.790 [DefaultDispatcher-worker-1 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.795 [DefaultDispatcher-worker-26 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2025-02-26 10:39:55.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-26 10:39:55.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-26 10:39:55.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.799 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7: (connection evicted) 2025-02-26 10:39:55.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-26 10:39:55.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-26 10:39:55.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-26 10:39:55.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-26 10:39:55.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.799 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36afd06f: (connection evicted) 2025-02-26 10:39:55.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-26 10:39:55.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ea437a 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.800 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-26 10:39:55.801 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.801 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.801 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-26 10:39:55.809 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.815 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.816 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.817 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d6b6e 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-02-26 10:39:55.818 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-26 10:39:55.827 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-02-26 10:39:55.832 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-02-26 10:39:55.833 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-02-26 10:39:55.834 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-02-26 10:39:55.838 [DefaultDispatcher-worker-19 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-02-26 10:39:55.846 [DefaultDispatcher-worker-8 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:55.846 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.846 [DefaultDispatcher-worker-8 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.846 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.847 [DefaultDispatcher-worker-16 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.847 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.847 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.852 [DefaultDispatcher-worker-21 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2025-02-26 10:39:55.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-26 10:39:55.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-26 10:39:55.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.856 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aead157: (connection evicted) 2025-02-26 10:39:55.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-26 10:39:55.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-26 10:39:55.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-26 10:39:55.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-26 10:39:55.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.856 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c519681: (connection evicted) 2025-02-26 10:39:55.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-26 10:39:55.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41185195 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.857 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-26 10:39:55.858 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.858 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.858 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-26 10:39:55.866 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.872 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.873 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.874 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6000ca67 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-02-26 10:39:55.875 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-26 10:39:55.884 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-02-26 10:39:55.887 [DefaultDispatcher-worker-17 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:55.887 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.887 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.887 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.887 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.887 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.890 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-02-26 10:39:55.891 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-02-26 10:39:55.892 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-02-26 10:39:55.896 [DefaultDispatcher-worker-11 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-02-26 10:39:55.904 [DefaultDispatcher-worker-15 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.909 [DefaultDispatcher-worker-12 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-02-26 10:39:55.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-26 10:39:55.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-26 10:39:55.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.913 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2154de40: (connection evicted) 2025-02-26 10:39:55.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-26 10:39:55.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-26 10:39:55.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-26 10:39:55.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-26 10:39:55.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.914 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f: (connection evicted) 2025-02-26 10:39:55.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-26 10:39:55.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4efb7c99 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.915 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-26 10:39:55.925 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.926 [DefaultDispatcher-worker-14 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:55.926 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.926 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.926 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.926 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.931 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.932 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.933 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2298af09 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.933 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-26 10:39:55.934 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-02-26 10:39:55.934 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-02-26 10:39:55.934 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-26 10:39:55.942 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-02-26 10:39:55.948 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-02-26 10:39:55.949 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-02-26 10:39:55.950 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-02-26 10:39:55.953 [DefaultDispatcher-worker-5 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:55.953 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.953 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:55.953 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.954 [DefaultDispatcher-worker-19 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-02-26 10:39:55.954 [DefaultDispatcher-worker-22 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.954 [DefaultDispatcher-worker-22 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:55.962 [DefaultDispatcher-worker-13 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.967 [DefaultDispatcher-worker-8 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.971 [DefaultDispatcher-worker-11 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-02-26 10:39:55.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-26 10:39:55.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-26 10:39:55.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.975 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a3118: (connection evicted) 2025-02-26 10:39:55.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-26 10:39:55.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-26 10:39:55.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-26 10:39:55.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-26 10:39:55.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:55.975 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23182d4d: (connection evicted) 2025-02-26 10:39:55.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:55.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-26 10:39:55.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389f4282 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.976 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-26 10:39:55.977 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:55.977 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:55.977 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-26 10:39:55.985 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:55.991 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:55.992 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:55.993 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcf26b5 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-02-26 10:39:55.994 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-26 10:39:56.003 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-02-26 10:39:56.008 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-02-26 10:39:56.009 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-02-26 10:39:56.010 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-02-26 10:39:56.014 [DefaultDispatcher-worker-18 @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-02-26 10:39:56.022 [DefaultDispatcher-worker-18 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:56.026 [DefaultDispatcher-worker-20 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:56.030 [DefaultDispatcher-worker-2 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:56.038 [DefaultDispatcher-worker-22 @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-02-26 10:39:56.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-26 10:39:56.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-26 10:39:56.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.040 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45745de6: (connection evicted) 2025-02-26 10:39:56.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-26 10:39:56.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-26 10:39:56.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-26 10:39:56.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-26 10:39:56.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.040 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0: (connection evicted) 2025-02-26 10:39:56.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-26 10:39:56.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a057b6 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.041 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-26 10:39:56.042 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.042 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.042 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-26 10:39:56.045 [DefaultDispatcher-worker-3 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:56.045 [DefaultDispatcher-worker-3 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.045 [DefaultDispatcher-worker-3 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.045 [DefaultDispatcher-worker-3 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.045 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.045 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.050 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.055 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.055 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.056 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.056 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5642cd03 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2025-02-26 10:39:56.057 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-26 10:39:56.064 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2025-02-26 10:39:56.069 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2025-02-26 10:39:56.069 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2025-02-26 10:39:56.070 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2025-02-26 10:39:56.074 [DefaultDispatcher-worker-11 @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2025-02-26 10:39:56.081 [DefaultDispatcher-worker-12 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.086 [DefaultDispatcher-worker-5 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.087 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2025-02-26 10:39:56.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-26 10:39:56.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-26 10:39:56.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.091 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62036b05: (connection evicted) 2025-02-26 10:39:56.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-26 10:39:56.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-26 10:39:56.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-26 10:39:56.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-26 10:39:56.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.092 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3: (connection evicted) 2025-02-26 10:39:56.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-26 10:39:56.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd3f20e 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.093 [Test worker @coroutine#3912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-26 10:39:56.101 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.106 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.107 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.108 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e4bbec 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.108 [Test worker @coroutine#3912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-26 10:39:56.109 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae 2025-02-26 10:39:56.109 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae 2025-02-26 10:39:56.109 [Test worker @coroutine#3912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-26 10:39:56.116 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae 2025-02-26 10:39:56.123 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae 2025-02-26 10:39:56.124 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae 2025-02-26 10:39:56.125 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae 2025-02-26 10:39:56.129 [DefaultDispatcher-worker-17 @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae 2025-02-26 10:39:56.135 [DefaultDispatcher-worker-10 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:56.135 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.135 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.135 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.136 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.136 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.136 [DefaultDispatcher-worker-18 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.140 [DefaultDispatcher-worker-18 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.141 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.142 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2025-02-26 10:39:56.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-26 10:39:56.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-26 10:39:56.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.146 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f: (connection evicted) 2025-02-26 10:39:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-26 10:39:56.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-26 10:39:56.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-26 10:39:56.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-26 10:39:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.147 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f2e75ae: (connection evicted) 2025-02-26 10:39:56.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-26 10:39:56.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480b785a 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.148 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-26 10:39:56.156 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.161 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.161 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.162 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.162 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd0f9a4 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2025-02-26 10:39:56.163 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-26 10:39:56.170 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2025-02-26 10:39:56.175 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2025-02-26 10:39:56.175 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2025-02-26 10:39:56.176 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2025-02-26 10:39:56.180 [DefaultDispatcher-worker-7 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2025-02-26 10:39:56.187 [DefaultDispatcher-worker-2 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.192 [DefaultDispatcher-worker-25 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6554f841 2025-02-26 10:39:56.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-26 10:39:56.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-26 10:39:56.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.230 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6554f841: (connection evicted) 2025-02-26 10:39:56.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-26 10:39:56.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-26 10:39:56.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-26 10:39:56.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-26 10:39:56.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.230 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d487df4: (connection evicted) 2025-02-26 10:39:56.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-26 10:39:56.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6bfcbe 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.231 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.232 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-26 10:39:56.239 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.244 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.245 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.246 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.246 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14432052 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2025-02-26 10:39:56.247 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-26 10:39:56.254 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2025-02-26 10:39:56.259 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2025-02-26 10:39:56.260 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2025-02-26 10:39:56.261 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2025-02-26 10:39:56.265 [DefaultDispatcher-worker-9 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2025-02-26 10:39:56.267 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:56.267 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.267 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.267 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.268 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.268 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.273 [DefaultDispatcher-worker-24 @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.277 [DefaultDispatcher-worker-16 @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2025-02-26 10:39:56.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-26 10:39:56.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-26 10:39:56.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.281 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4: (connection evicted) 2025-02-26 10:39:56.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-26 10:39:56.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-26 10:39:56.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-26 10:39:56.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-26 10:39:56.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.282 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319c77de: (connection evicted) 2025-02-26 10:39:56.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-26 10:39:56.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147a8d7c 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.283 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-26 10:39:56.291 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.296 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.296 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.297 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aca4144 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.297 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-02-26 10:39:56.298 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-26 10:39:56.305 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-02-26 10:39:56.309 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-02-26 10:39:56.310 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-02-26 10:39:56.311 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-02-26 10:39:56.315 [DefaultDispatcher-worker-18 @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-02-26 10:39:56.322 [DefaultDispatcher-worker-7 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.327 [DefaultDispatcher-worker-4 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.328 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.329 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5 2025-02-26 10:39:56.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-26 10:39:56.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-26 10:39:56.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.332 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693f9ab5: (connection evicted) 2025-02-26 10:39:56.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-26 10:39:56.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-26 10:39:56.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-26 10:39:56.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-26 10:39:56.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.333 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26aecf31: (connection evicted) 2025-02-26 10:39:56.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-26 10:39:56.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f6ee8d 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.334 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.335 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-26 10:39:56.342 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.347 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.347 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.348 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.348 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9fe1e14 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d34a11 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d34a11 2025-02-26 10:39:56.349 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-26 10:39:56.356 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d34a11 2025-02-26 10:39:56.361 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d34a11 2025-02-26 10:39:56.361 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d34a11 2025-02-26 10:39:56.362 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d34a11 2025-02-26 10:39:56.366 [DefaultDispatcher-worker-13 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d34a11 2025-02-26 10:39:56.373 [DefaultDispatcher-worker-13 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.377 [DefaultDispatcher-worker-24 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.383 [UI Thread @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d44025b 2025-02-26 10:39:56.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-26 10:39:56.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-26 10:39:56.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.385 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d44025b: (connection evicted) 2025-02-26 10:39:56.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-26 10:39:56.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-26 10:39:56.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-26 10:39:56.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-26 10:39:56.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.385 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41d34a11: (connection evicted) 2025-02-26 10:39:56.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-26 10:39:56.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6193340e 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.387 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-26 10:39:56.395 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.400 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.401 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.402 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.406 [DefaultDispatcher-worker-8 @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.407 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.414 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158774d3 2025-02-26 10:39:56.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-26 10:39:56.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-26 10:39:56.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.426 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158774d3: (connection evicted) 2025-02-26 10:39:56.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-26 10:39:56.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ee63f2 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.427 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-26 10:39:56.428 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-02-26 10:39:56.428 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-02-26 10:39:56.428 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-26 10:39:56.435 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-02-26 10:39:56.440 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-02-26 10:39:56.441 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-02-26 10:39:56.441 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-02-26 10:39:56.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-26 10:39:56.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-26 10:39:56.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:56.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-26 10:39:56.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5225f612 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2025-02-26 10:39:56.445 [Test worker @coroutine#4321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-26 10:39:56.453 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2025-02-26 10:39:56.457 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2025-02-26 10:39:56.458 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2025-02-26 10:39:56.459 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2025-02-26 10:39:56.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-26 10:39:56.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-26 10:39:56.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:56.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-26 10:39:56.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3552eb5b 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.462 [Test worker @coroutine#4350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-26 10:39:56.463 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2025-02-26 10:39:56.463 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2025-02-26 10:39:56.463 [Test worker @coroutine#4350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-26 10:39:56.470 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2025-02-26 10:39:56.475 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2025-02-26 10:39:56.476 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2025-02-26 10:39:56.477 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2025-02-26 10:39:56.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-26 10:39:56.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-26 10:39:56.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:56.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-26 10:39:56.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54da9644 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-02-26 10:39:56.480 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-26 10:39:56.488 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-02-26 10:39:56.493 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-02-26 10:39:56.494 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-02-26 10:39:56.495 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-02-26 10:39:56.500 [DefaultDispatcher-worker-6 @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-02-26 10:39:56.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-26 10:39:56.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-26 10:39:56.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.508 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@123372f4: (connection evicted) 2025-02-26 10:39:56.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-26 10:39:56.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dad684f 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-02-26 10:39:56.509 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-26 10:39:56.517 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-02-26 10:39:56.522 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-02-26 10:39:56.522 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-02-26 10:39:56.523 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-02-26 10:39:56.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-26 10:39:56.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-26 10:39:56.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:56.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-26 10:39:56.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e31229f 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.526 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-26 10:39:56.534 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.539 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.540 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.541 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.545 [DefaultDispatcher-worker-3 @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.546 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.548 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-26 10:39:56.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-26 10:39:56.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-26 10:39:56.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.549 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31330344: (connection evicted) 2025-02-26 10:39:56.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-26 10:39:56.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-26 10:39:56.550 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f33123 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.551 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-26 10:39:56.558 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.563 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.563 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.564 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.564 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-26 10:39:56.564 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.564 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.564 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.564 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.564 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d7d72f2 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2025-02-26 10:39:56.565 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-26 10:39:56.572 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2025-02-26 10:39:56.577 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2025-02-26 10:39:56.578 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2025-02-26 10:39:56.579 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2025-02-26 10:39:56.583 [DefaultDispatcher-worker-17 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2025-02-26 10:39:56.589 [DefaultDispatcher-worker-23 @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.596 [DefaultDispatcher-worker-21 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:56.596 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.596 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.596 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.597 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.597 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.599 [DefaultDispatcher-worker-9 @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5 2025-02-26 10:39:56.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-26 10:39:56.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-26 10:39:56.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.604 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b1f8f5: (connection evicted) 2025-02-26 10:39:56.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-26 10:39:56.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-26 10:39:56.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-26 10:39:56.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-26 10:39:56.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.604 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b63def: (connection evicted) 2025-02-26 10:39:56.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-26 10:39:56.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb5e706 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.605 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-26 10:39:56.613 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.617 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.618 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.619 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bf2726 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.619 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-26 10:39:56.620 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-02-26 10:39:56.620 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-02-26 10:39:56.620 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-26 10:39:56.627 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-02-26 10:39:56.631 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-02-26 10:39:56.632 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-02-26 10:39:56.633 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-02-26 10:39:56.637 [DefaultDispatcher-worker-7 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-02-26 10:39:56.644 [DefaultDispatcher-worker-6 @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.651 [DefaultDispatcher-worker-26 @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-02-26 10:39:56.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-26 10:39:56.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-26 10:39:56.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.653 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c76c23: (connection evicted) 2025-02-26 10:39:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-26 10:39:56.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-26 10:39:56.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-26 10:39:56.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-26 10:39:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.654 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6: (connection evicted) 2025-02-26 10:39:56.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-26 10:39:56.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18791f7b 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.656 [Test worker @coroutine#4531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-26 10:39:56.666 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.671 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.671 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.672 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2449dff5 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2025-02-26 10:39:56.673 [Test worker @coroutine#4531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-26 10:39:56.680 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2025-02-26 10:39:56.685 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2025-02-26 10:39:56.686 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2025-02-26 10:39:56.687 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2025-02-26 10:39:56.692 [DefaultDispatcher-worker-11 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2025-02-26 10:39:56.693 [DefaultDispatcher-worker-15 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:56.693 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.693 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.693 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.693 [DefaultDispatcher-worker-17 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.693 [DefaultDispatcher-worker-17 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.699 [DefaultDispatcher-worker-15 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.706 [DefaultDispatcher-worker-19 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.709 [DefaultDispatcher-worker-3 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.714 [DefaultDispatcher-worker-10 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-02-26 10:39:56.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-26 10:39:56.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-26 10:39:56.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.721 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57352624: (connection evicted) 2025-02-26 10:39:56.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-26 10:39:56.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-26 10:39:56.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-26 10:39:56.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-26 10:39:56.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.721 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a42136: (connection evicted) 2025-02-26 10:39:56.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-26 10:39:56.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cb19d5 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.723 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-26 10:39:56.731 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.736 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.737 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.738 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@143abb21 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.738 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-26 10:39:56.739 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-02-26 10:39:56.739 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-02-26 10:39:56.739 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-26 10:39:56.746 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-02-26 10:39:56.750 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-02-26 10:39:56.751 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-02-26 10:39:56.752 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-02-26 10:39:56.756 [DefaultDispatcher-worker-14 @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-02-26 10:39:56.763 [DefaultDispatcher-worker-24 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.767 [DefaultDispatcher-worker-12 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.769 [DefaultDispatcher-worker-24 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:56.769 [DefaultDispatcher-worker-24 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.769 [DefaultDispatcher-worker-24 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.769 [DefaultDispatcher-worker-24 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.770 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.770 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.771 [DefaultDispatcher-worker-15 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-02-26 10:39:56.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-26 10:39:56.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-26 10:39:56.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.776 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12: (connection evicted) 2025-02-26 10:39:56.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-26 10:39:56.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-26 10:39:56.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-26 10:39:56.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-26 10:39:56.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.777 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4: (connection evicted) 2025-02-26 10:39:56.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-26 10:39:56.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435b944c 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.778 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-26 10:39:56.785 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.790 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.791 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.792 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d619aa0 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@78181f7f 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@78181f7f 2025-02-26 10:39:56.792 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-26 10:39:56.799 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78181f7f 2025-02-26 10:39:56.804 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78181f7f 2025-02-26 10:39:56.805 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78181f7f 2025-02-26 10:39:56.806 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78181f7f 2025-02-26 10:39:56.809 [DefaultDispatcher-worker-5 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78181f7f 2025-02-26 10:39:56.816 [DefaultDispatcher-worker-7 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.821 [DefaultDispatcher-worker-8 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2025-02-26 10:39:56.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-26 10:39:56.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-26 10:39:56.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.823 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@615d74e9: (connection evicted) 2025-02-26 10:39:56.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-26 10:39:56.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-26 10:39:56.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-26 10:39:56.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-26 10:39:56.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.823 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78181f7f: (connection evicted) 2025-02-26 10:39:56.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-26 10:39:56.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7fb24c 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-26 10:39:56.825 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.826 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-26 10:39:56.833 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.838 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.839 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.840 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23043ba 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-02-26 10:39:56.840 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-26 10:39:56.847 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-02-26 10:39:56.851 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:56.852 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.852 [DefaultDispatcher-worker-18 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.852 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.852 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.852 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.853 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-02-26 10:39:56.854 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-02-26 10:39:56.855 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-02-26 10:39:56.859 [DefaultDispatcher-worker-24 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-02-26 10:39:56.866 [DefaultDispatcher-worker-26 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.872 [DefaultDispatcher-worker-6 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.882 [DefaultDispatcher-worker-25 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-02-26 10:39:56.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-26 10:39:56.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-26 10:39:56.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.883 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7306f65f: (connection evicted) 2025-02-26 10:39:56.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-26 10:39:56.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-26 10:39:56.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-26 10:39:56.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-26 10:39:56.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.884 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0: (connection evicted) 2025-02-26 10:39:56.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-26 10:39:56.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33d828b3 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.885 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-26 10:39:56.892 [DefaultDispatcher-worker-5 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:56.892 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.892 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.892 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.893 [DefaultDispatcher-worker-26 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.893 [DefaultDispatcher-worker-26 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.894 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.899 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.900 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.901 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b5dd040 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2025-02-26 10:39:56.901 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-26 10:39:56.909 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2025-02-26 10:39:56.913 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2025-02-26 10:39:56.914 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2025-02-26 10:39:56.916 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2025-02-26 10:39:56.919 [DefaultDispatcher-worker-18 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2025-02-26 10:39:56.926 [DefaultDispatcher-worker-1 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.930 [DefaultDispatcher-worker-6 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:56.930 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.930 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.930 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.930 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.930 [DefaultDispatcher-worker-8 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.934 [DefaultDispatcher-worker-11 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.941 [DefaultDispatcher-worker-23 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2025-02-26 10:39:56.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-26 10:39:56.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-26 10:39:56.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.941 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47864b2e: (connection evicted) 2025-02-26 10:39:56.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-26 10:39:56.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-26 10:39:56.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-26 10:39:56.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-26 10:39:56.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.942 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5: (connection evicted) 2025-02-26 10:39:56.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-26 10:39:56.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-26 10:39:56.943 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-26 10:39:56.943 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.944 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-26 10:39:56.951 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.956 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.957 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.958 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.958 [DefaultDispatcher-worker-14 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:56.958 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.958 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:56.958 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5769b3 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.958 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.959 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-26 10:39:56.959 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-02-26 10:39:56.959 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-02-26 10:39:56.959 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-26 10:39:56.959 [DefaultDispatcher-worker-25 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.959 [DefaultDispatcher-worker-25 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:56.966 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-02-26 10:39:56.971 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-02-26 10:39:56.972 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-02-26 10:39:56.972 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-02-26 10:39:56.976 [DefaultDispatcher-worker-6 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-02-26 10:39:56.984 [DefaultDispatcher-worker-5 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.988 [DefaultDispatcher-worker-16 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-02-26 10:39:56.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-26 10:39:56.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-26 10:39:56.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.995 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2025-02-26 10:39:56.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-26 10:39:56.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-26 10:39:56.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-26 10:39:56.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-26 10:39:56.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:56.995 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e17e827: (connection evicted) 2025-02-26 10:39:56.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:56.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-26 10:39:56.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2459715c 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-26 10:39:56.996 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:56.997 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-26 10:39:57.005 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:57.010 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:57.011 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:57.012 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f40221 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-02-26 10:39:57.012 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-26 10:39:57.020 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-02-26 10:39:57.025 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-02-26 10:39:57.025 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-02-26 10:39:57.026 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-02-26 10:39:57.031 [DefaultDispatcher-worker-1 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-02-26 10:39:57.038 [DefaultDispatcher-worker-2 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:57.042 [DefaultDispatcher-worker-24 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-02-26 10:39:57.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-26 10:39:57.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-26 10:39:57.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.045 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce66169: (connection evicted) 2025-02-26 10:39:57.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-26 10:39:57.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-26 10:39:57.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-26 10:39:57.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-26 10:39:57.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.045 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2: (connection evicted) 2025-02-26 10:39:57.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-26 10:39:57.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-26 10:39:57.046 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c197f46 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.047 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-26 10:39:57.050 [DefaultDispatcher-worker-11 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:57.050 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.050 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.050 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.051 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.051 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.055 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.060 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.061 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.061 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@95f61c2 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f05f1 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f05f1 2025-02-26 10:39:57.062 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-26 10:39:57.069 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f05f1 2025-02-26 10:39:57.074 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f05f1 2025-02-26 10:39:57.075 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f05f1 2025-02-26 10:39:57.076 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f05f1 2025-02-26 10:39:57.080 [DefaultDispatcher-worker-14 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f05f1 2025-02-26 10:39:57.087 [DefaultDispatcher-worker-22 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.091 [DefaultDispatcher-worker-13 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2025-02-26 10:39:57.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-26 10:39:57.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-26 10:39:57.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.093 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150eab74: (connection evicted) 2025-02-26 10:39:57.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-26 10:39:57.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-26 10:39:57.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-26 10:39:57.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-26 10:39:57.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.094 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41f05f1: (connection evicted) 2025-02-26 10:39:57.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-26 10:39:57.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f3c0c9 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.095 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-26 10:39:57.096 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.096 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.096 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-26 10:39:57.103 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.108 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.109 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.109 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193e65d5 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-02-26 10:39:57.110 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-26 10:39:57.117 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-02-26 10:39:57.122 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-02-26 10:39:57.122 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-02-26 10:39:57.123 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-02-26 10:39:57.127 [DefaultDispatcher-worker-10 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-02-26 10:39:57.134 [DefaultDispatcher-worker-16 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.140 [DefaultDispatcher-worker-10 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:57.140 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.140 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.140 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.141 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.141 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.141 [DefaultDispatcher-worker-25 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.145 [DefaultDispatcher-worker-20 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.196 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.210 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.261 [DefaultDispatcher-worker-17 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-02-26 10:39:57.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-26 10:39:57.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-26 10:39:57.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.263 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1: (connection evicted) 2025-02-26 10:39:57.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-26 10:39:57.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-26 10:39:57.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-26 10:39:57.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-26 10:39:57.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.263 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1: (connection evicted) 2025-02-26 10:39:57.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-26 10:39:57.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1512a767 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.264 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-26 10:39:57.265 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.265 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.265 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-26 10:39:57.272 [DefaultDispatcher-worker-8 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:57.272 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.272 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.272 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.273 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.273 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.273 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.278 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.279 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.279 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625ae6d 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-02-26 10:39:57.280 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-26 10:39:57.287 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-02-26 10:39:57.292 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-02-26 10:39:57.293 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-02-26 10:39:57.293 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-02-26 10:39:57.297 [DefaultDispatcher-worker-7 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-02-26 10:39:57.304 [DefaultDispatcher-worker-7 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.309 [DefaultDispatcher-worker-11 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.313 [DefaultDispatcher-worker-8 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-26 10:39:57.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-26 10:39:57.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-26 10:39:57.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.315 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001dc35: (connection evicted) 2025-02-26 10:39:57.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-26 10:39:57.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-26 10:39:57.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-26 10:39:57.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-26 10:39:57.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.316 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b: (connection evicted) 2025-02-26 10:39:57.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-26 10:39:57.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-26 10:39:57.316 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-26 10:39:57.316 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74fa4891 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.317 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-26 10:39:57.324 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.329 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.329 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.330 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3609b8f2 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.330 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-26 10:39:57.331 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2025-02-26 10:39:57.331 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2025-02-26 10:39:57.331 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-26 10:39:57.338 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2025-02-26 10:39:57.342 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2025-02-26 10:39:57.343 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2025-02-26 10:39:57.344 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2025-02-26 10:39:57.348 [DefaultDispatcher-worker-5 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2025-02-26 10:39:57.355 [DefaultDispatcher-worker-18 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.361 [DefaultDispatcher-worker-20 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c8cd 2025-02-26 10:39:57.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-26 10:39:57.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-26 10:39:57.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.363 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640c8cd: (connection evicted) 2025-02-26 10:39:57.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-26 10:39:57.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-26 10:39:57.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-26 10:39:57.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-26 10:39:57.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.363 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32dab011: (connection evicted) 2025-02-26 10:39:57.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-26 10:39:57.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f15639c 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.364 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-26 10:39:57.365 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.365 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.365 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-26 10:39:57.372 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.376 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.377 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.378 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1215982f 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-02-26 10:39:57.378 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-26 10:39:57.385 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-02-26 10:39:57.390 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-02-26 10:39:57.391 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-02-26 10:39:57.392 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-02-26 10:39:57.396 [DefaultDispatcher-worker-22 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-02-26 10:39:57.402 [DefaultDispatcher-worker-1 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.408 [DefaultDispatcher-worker-18 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.412 [DefaultDispatcher-worker-22 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-26 10:39:57.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-26 10:39:57.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-26 10:39:57.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.415 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7: (connection evicted) 2025-02-26 10:39:57.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-26 10:39:57.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-26 10:39:57.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-26 10:39:57.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-26 10:39:57.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.416 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c: (connection evicted) 2025-02-26 10:39:57.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-26 10:39:57.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e620893 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.417 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.418 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-26 10:39:57.425 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.429 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.430 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.431 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.435 [DefaultDispatcher-worker-2 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.438 [DefaultDispatcher-worker-7 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2025-02-26 10:39:57.445 [UI Thread @coroutine#5016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=698902836141105152 2025-02-26 10:39:57.445 [UI Thread @coroutine#5016] 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=698902836141105152. 2025-02-26 10:39:57.445 [UI Thread @coroutine#5016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=698902836141105152 2025-02-26 10:39:57.446 [UI Thread @coroutine#5016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=698902836141105152 2025-02-26 10:39:57.446 [UI Thread @coroutine#5016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=698902836141105152 2025-02-26 10:39:57.446 [UI Thread @coroutine#5016] 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=698902836141105152. 2025-02-26 10:39:57.446 [UI Thread @coroutine#5016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=698902836141105152 to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:57.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-26 10:39:57.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-26 10:39:57.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.448 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5: (connection evicted) 2025-02-26 10:39:57.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-26 10:39:57.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-26 10:39:57.481 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7335aae5 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.482 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-26 10:39:57.489 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.494 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.495 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.496 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.500 [DefaultDispatcher-worker-25 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.510 [DefaultDispatcher-worker-14 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.514 [DefaultDispatcher-worker-13 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-02-26 10:39:57.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-26 10:39:57.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-26 10:39:57.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.521 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290964bd: (connection evicted) 2025-02-26 10:39:57.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-26 10:39:57.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c633590 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.557 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-02-26 10:39:57.558 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-26 10:39:57.565 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-02-26 10:39:57.570 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-02-26 10:39:57.571 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-02-26 10:39:57.572 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-02-26 10:39:57.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-26 10:39:57.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-26 10:39:57.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:57.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-26 10:39:57.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9c18b9 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-26 10:39:57.576 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-26 10:39:57.583 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-26 10:39:57.588 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-26 10:39:57.589 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-26 10:39:57.589 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-26 10:39:57.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-26 10:39:57.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-26 10:39:57.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:57.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-26 10:39:57.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740610a2 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-26 10:39:57.592 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-26 10:39:57.593 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-26 10:39:57.601 [DefaultDispatcher-worker-26 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:57.601 [DefaultDispatcher-worker-26 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.601 [DefaultDispatcher-worker-26 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.601 [DefaultDispatcher-worker-26 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.601 [DefaultDispatcher-worker-26 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.601 [DefaultDispatcher-worker-26 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.602 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-26 10:39:57.607 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-26 10:39:57.608 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-26 10:39:57.609 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c97e3d5 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.609 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-26 10:39:57.610 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-02-26 10:39:57.610 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-02-26 10:39:57.610 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-26 10:39:57.617 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-02-26 10:39:57.622 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-02-26 10:39:57.623 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-02-26 10:39:57.624 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-02-26 10:39:57.627 [DefaultDispatcher-worker-2 @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-02-26 10:39:57.635 [DefaultDispatcher-worker-19 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-26 10:39:57.638 [UI Thread @coroutine#5119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38041/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.638 [UI Thread @coroutine#5119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38041/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 10:39:57.638 [UI Thread @coroutine#5119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38041/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.639 [UI Thread @coroutine#5119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38041/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.639 [UI Thread @coroutine#5119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38041/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.639 [UI Thread @coroutine#5119] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38041/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 10:39:57.639 [UI Thread @coroutine#5119] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38041/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:57.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-26 10:39:57.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-26 10:39:57.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.640 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b351a54: (connection evicted) 2025-02-26 10:39:57.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-26 10:39:57.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-26 10:39:57.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-26 10:39:57.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-26 10:39:57.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.641 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4: (connection evicted) 2025-02-26 10:39:57.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-26 10:39:57.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3aa737 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-02-26 10:39:57.642 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-26 10:39:57.650 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-02-26 10:39:57.654 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-02-26 10:39:57.655 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-02-26 10:39:57.656 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56313529 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2025-02-26 10:39:57.656 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-26 10:39:57.665 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2025-02-26 10:39:57.669 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2025-02-26 10:39:57.670 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2025-02-26 10:39:57.671 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2025-02-26 10:39:57.675 [DefaultDispatcher-worker-13 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2025-02-26 10:39:57.682 [DefaultDispatcher-worker-16 @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-02-26 10:39:57.683 [UI Thread @coroutine#5148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.683 [UI Thread @coroutine#5148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 10:39:57.683 [UI Thread @coroutine#5148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.684 [UI Thread @coroutine#5148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.684 [UI Thread @coroutine#5148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-26 10:39:57.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-26 10:39:57.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.684 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f: (connection evicted) 2025-02-26 10:39:57.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-26 10:39:57.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-26 10:39:57.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-26 10:39:57.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-26 10:39:57.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.685 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be93728: (connection evicted) 2025-02-26 10:39:57.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-26 10:39:57.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38067d41 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0 2025-02-26 10:39:57.686 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-26 10:39:57.693 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0 2025-02-26 10:39:57.697 [DefaultDispatcher-worker-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:57.697 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.697 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.697 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.698 [DefaultDispatcher-worker-26 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.698 [DefaultDispatcher-worker-26 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.699 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0 2025-02-26 10:39:57.699 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0 2025-02-26 10:39:57.700 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0 2025-02-26 10:39:57.700 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d454a4 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-02-26 10:39:57.701 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-26 10:39:57.708 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-02-26 10:39:57.712 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-02-26 10:39:57.713 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-02-26 10:39:57.714 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-02-26 10:39:57.718 [DefaultDispatcher-worker-5 @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-02-26 10:39:57.725 [DefaultDispatcher-worker-8 @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0 2025-02-26 10:39:57.726 [UI Thread @coroutine#5180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45669/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.726 [UI Thread @coroutine#5180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45669/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 10:39:57.726 [UI Thread @coroutine#5180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45669/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.726 [UI Thread @coroutine#5180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45669/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.726 [UI Thread @coroutine#5180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45669/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 10:39:57.727 [UI Thread @coroutine#5180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45669/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 10:39:57.727 [UI Thread @coroutine#5180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45669/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:57.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-26 10:39:57.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-26 10:39:57.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.727 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d97a1a0: (connection evicted) 2025-02-26 10:39:57.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-26 10:39:57.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-26 10:39:57.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-26 10:39:57.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-26 10:39:57.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.728 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46092840: (connection evicted) 2025-02-26 10:39:57.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-26 10:39:57.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446d7669 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.729 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-26 10:39:57.736 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.741 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.742 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.743 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ad0058 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-02-26 10:39:57.743 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-26 10:39:57.750 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-02-26 10:39:57.755 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-02-26 10:39:57.756 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-02-26 10:39:57.756 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-02-26 10:39:57.760 [DefaultDispatcher-worker-15 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-02-26 10:39:57.767 [DefaultDispatcher-worker-1 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.774 [DefaultDispatcher-worker-9 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:57.774 [DefaultDispatcher-worker-9 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.774 [DefaultDispatcher-worker-9 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.774 [DefaultDispatcher-worker-9 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.774 [DefaultDispatcher-worker-10 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-02-26 10:39:57.774 [DefaultDispatcher-worker-8 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.774 [DefaultDispatcher-worker-8 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-26 10:39:57.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-26 10:39:57.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.780 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@249f95a2: (connection evicted) 2025-02-26 10:39:57.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-26 10:39:57.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-26 10:39:57.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-26 10:39:57.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-26 10:39:57.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.780 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d525b45: (connection evicted) 2025-02-26 10:39:57.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-26 10:39:57.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-26 10:39:57.781 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-26 10:39:57.781 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace45e9 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.782 [Test worker @coroutine#5237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-26 10:39:57.789 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.794 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.795 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.795 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.799 [DefaultDispatcher-worker-9 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.813 [DefaultDispatcher-worker-22 @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.819 [DefaultDispatcher-worker-26 @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.828 [DefaultDispatcher-worker-15 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-02-26 10:39:57.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-26 10:39:57.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-26 10:39:57.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.829 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c: (connection evicted) 2025-02-26 10:39:57.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-26 10:39:57.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504521ae 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.831 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-26 10:39:57.838 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.843 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.844 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.845 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22aaa811 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-02-26 10:39:57.845 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-26 10:39:57.852 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-02-26 10:39:57.856 [DefaultDispatcher-worker-9 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:57.856 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.856 [DefaultDispatcher-worker-9 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.856 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.857 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.857 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.857 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-02-26 10:39:57.858 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-02-26 10:39:57.859 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-02-26 10:39:57.863 [DefaultDispatcher-worker-24 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-02-26 10:39:57.870 [DefaultDispatcher-worker-1 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.874 [DefaultDispatcher-worker-10 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-02-26 10:39:57.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-26 10:39:57.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-26 10:39:57.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.878 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8af186: (connection evicted) 2025-02-26 10:39:57.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-26 10:39:57.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-26 10:39:57.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-26 10:39:57.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-26 10:39:57.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.879 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578036a2: (connection evicted) 2025-02-26 10:39:57.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-26 10:39:57.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d481de0 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.880 [Test worker @coroutine#5313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-26 10:39:57.887 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.892 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.893 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.894 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.897 [DefaultDispatcher-worker-18 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:57.897 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.897 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.897 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.897 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.897 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.897 [DefaultDispatcher-worker-17 @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.900 [DefaultDispatcher-worker-8 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.906 [DefaultDispatcher-worker-3 @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-02-26 10:39:57.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-26 10:39:57.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-26 10:39:57.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.907 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@698c19ef: (connection evicted) 2025-02-26 10:39:57.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-26 10:39:57.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711cd6f9 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.908 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-26 10:39:57.915 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.920 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.921 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.922 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.926 [DefaultDispatcher-worker-25 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.929 [DefaultDispatcher-worker-4 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-02-26 10:39:57.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-26 10:39:57.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-26 10:39:57.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.930 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7307e418: (connection evicted) 2025-02-26 10:39:57.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-26 10:39:57.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442545ab 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2025-02-26 10:39:57.931 [Test worker @coroutine#5372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-26 10:39:57.934 [DefaultDispatcher-worker-25 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:57.934 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.935 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.935 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.935 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.939 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2025-02-26 10:39:57.943 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2025-02-26 10:39:57.944 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2025-02-26 10:39:57.945 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2025-02-26 10:39:57.949 [DefaultDispatcher-worker-11 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2025-02-26 10:39:57.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-26 10:39:57.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-26 10:39:57.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:57.984 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629bee3b: (connection evicted) 2025-02-26 10:39:57.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:57.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-26 10:39:57.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-26 10:39:57.985 [DefaultDispatcher-worker-7 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-26 10:39:57.985 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.985 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:57.985 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352df548 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:57.985 [Test worker @coroutine#5396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-26 10:39:57.986 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.986 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:57.993 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:57.997 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:57.998 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:57.999 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:58.003 [DefaultDispatcher-worker-10 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:58.006 [DefaultDispatcher-worker-2 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-26 10:39:58.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-26 10:39:58.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-26 10:39:58.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.010 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce: (connection evicted) 2025-02-26 10:39:58.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-26 10:39:58.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-26 10:39:58.012 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605610e5 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-26 10:39:58.013 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-26 10:39:58.020 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-26 10:39:58.025 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-26 10:39:58.025 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-26 10:39:58.026 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-26 10:39:58.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-26 10:39:58.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-26 10:39:58.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-26 10:39:58.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd5ca02 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.029 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-26 10:39:58.030 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-26 10:39:58.030 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-26 10:39:58.030 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-26 10:39:58.037 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-26 10:39:58.041 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-26 10:39:58.042 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-26 10:39:58.043 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-26 10:39:58.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-26 10:39:58.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-26 10:39:58.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-26 10:39:58.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-26 10:39:58.044 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-26 10:39:58.044 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9a39cb 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-26 10:39:58.045 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-26 10:39:58.053 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-26 10:39:58.055 [DefaultDispatcher-worker-13 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:58.055 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.055 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.055 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.056 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.056 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.059 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-26 10:39:58.059 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-26 10:39:58.060 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-26 10:39:58.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-26 10:39:58.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-26 10:39:58.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-26 10:39:58.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-26 10:39:58.067 [UI Thread @coroutine#5478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/Site/verify 2025-02-26 10:39:58.067 [UI Thread @coroutine#5478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/Site/verify. 2025-02-26 10:39:58.067 [UI Thread @coroutine#5478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/Site/verify 2025-02-26 10:39:58.068 [UI Thread @coroutine#5478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/Site/verify 2025-02-26 10:39:58.068 [UI Thread @coroutine#5478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/Site/verify 2025-02-26 10:39:58.068 [UI Thread @coroutine#5478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45671/Site/verify. 2025-02-26 10:39:58.068 [UI Thread @coroutine#5478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45671/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae11dd3 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.071 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-26 10:39:58.072 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce87f9d 2025-02-26 10:39:58.072 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce87f9d 2025-02-26 10:39:58.072 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-26 10:39:58.080 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87f9d 2025-02-26 10:39:58.085 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87f9d 2025-02-26 10:39:58.086 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87f9d 2025-02-26 10:39:58.087 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87f9d 2025-02-26 10:39:58.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-26 10:39:58.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-26 10:39:58.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-26 10:39:58.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397ba74b 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2025-02-26 10:39:58.089 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-26 10:39:58.097 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2025-02-26 10:39:58.101 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2025-02-26 10:39:58.102 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2025-02-26 10:39:58.103 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2025-02-26 10:39:58.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-26 10:39:58.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-26 10:39:58.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-26 10:39:58.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5db07 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-26 10:39:58.105 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-26 10:39:58.113 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-26 10:39:58.118 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-26 10:39:58.119 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-26 10:39:58.120 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-26 10:39:58.121 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60705/Site/verify 2025-02-26 10:39:58.121 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60705/Site/verify. 2025-02-26 10:39:58.121 [UI Thread @coroutine#5540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60705/Site/verify 2025-02-26 10:39:58.121 [UI Thread @coroutine#5540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60705/Site/verify 2025-02-26 10:39:58.121 [UI Thread @coroutine#5540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60705/Site/verify 2025-02-26 10:39:58.122 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60705/Site/verify. 2025-02-26 10:39:58.122 [UI Thread @coroutine#5540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60705/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:58.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-26 10:39:58.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-26 10:39:58.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-26 10:39:58.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-26 10:39:58.125 [UI Thread @coroutine#5553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/Site/verify 2025-02-26 10:39:58.125 [UI Thread @coroutine#5553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/Site/verify. 2025-02-26 10:39:58.125 [UI Thread @coroutine#5553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/Site/verify 2025-02-26 10:39:58.126 [UI Thread @coroutine#5553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/Site/verify 2025-02-26 10:39:58.126 [UI Thread @coroutine#5553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/Site/verify 2025-02-26 10:39:58.126 [UI Thread @coroutine#5553] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46043/Site/verify. 2025-02-26 10:39:58.126 [UI Thread @coroutine#5553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46043/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:58.129 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46453/Site/verify 2025-02-26 10:39:58.129 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46453/Site/verify. 2025-02-26 10:39:58.129 [UI Thread @coroutine#5566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46453/Site/verify 2025-02-26 10:39:58.130 [UI Thread @coroutine#5566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46453/Site/verify 2025-02-26 10:39:58.130 [UI Thread @coroutine#5566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46453/Site/verify 2025-02-26 10:39:58.130 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46453/Site/verify. 2025-02-26 10:39:58.130 [UI Thread @coroutine#5566] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46453/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:58.133 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-26 10:39:58.133 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-26 10:39:58.133 [UI Thread @coroutine#5580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-26 10:39:58.134 [UI Thread @coroutine#5580] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2400673b 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.136 [Test worker @coroutine#5587] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-26 10:39:58.145 [DefaultDispatcher-worker-5 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:58.145 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.145 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.145 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.145 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.146 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.146 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.150 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.151 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.152 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.156 [DefaultDispatcher-worker-13 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.166 [DefaultDispatcher-worker-26 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.171 [DefaultDispatcher-worker-14 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.174 [DefaultDispatcher-worker-4 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.177 [DefaultDispatcher-worker-19 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.180 [DefaultDispatcher-worker-12 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.185 [DefaultDispatcher-worker-24 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.193 [DefaultDispatcher-worker-13 @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-02-26 10:39:58.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-26 10:39:58.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-26 10:39:58.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.194 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7: (connection evicted) 2025-02-26 10:39:58.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-26 10:39:58.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-26 10:39:58.195 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8fa647 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-02-26 10:39:58.196 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-26 10:39:58.203 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-02-26 10:39:58.208 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-02-26 10:39:58.209 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-02-26 10:39:58.209 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-02-26 10:39:58.209 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40afa4f1 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-02-26 10:39:58.210 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-26 10:39:58.218 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-02-26 10:39:58.222 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-02-26 10:39:58.223 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-02-26 10:39:58.224 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-02-26 10:39:58.227 [DefaultDispatcher-worker-25 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-02-26 10:39:58.234 [DefaultDispatcher-worker-6 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-02-26 10:39:58.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-26 10:39:58.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-26 10:39:58.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.242 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c: (connection evicted) 2025-02-26 10:39:58.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-26 10:39:58.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-26 10:39:58.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-26 10:39:58.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-26 10:39:58.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.243 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2: (connection evicted) 2025-02-26 10:39:58.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-26 10:39:58.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e5278a 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.243 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.244 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.244 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.244 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-26 10:39:58.244 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.244 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.244 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-26 10:39:58.252 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.257 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.258 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.258 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49842c0d 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-02-26 10:39:58.259 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-26 10:39:58.266 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-02-26 10:39:58.270 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-02-26 10:39:58.271 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-02-26 10:39:58.272 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-02-26 10:39:58.276 [DefaultDispatcher-worker-4 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-02-26 10:39:58.277 [DefaultDispatcher-worker-18 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:58.277 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.277 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.277 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.277 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.277 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.283 [DefaultDispatcher-worker-5 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.288 [DefaultDispatcher-worker-16 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-02-26 10:39:58.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-26 10:39:58.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-26 10:39:58.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.290 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc: (connection evicted) 2025-02-26 10:39:58.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-26 10:39:58.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-26 10:39:58.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-26 10:39:58.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-26 10:39:58.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.291 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb: (connection evicted) 2025-02-26 10:39:58.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-26 10:39:58.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749330a8 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.292 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-26 10:39:58.299 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.304 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.305 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.306 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3600b7 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-02-26 10:39:58.306 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-26 10:39:58.313 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-02-26 10:39:58.318 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-02-26 10:39:58.319 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-02-26 10:39:58.319 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-02-26 10:39:58.323 [DefaultDispatcher-worker-8 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-02-26 10:39:58.332 [DefaultDispatcher-worker-4 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.337 [DefaultDispatcher-worker-14 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-02-26 10:39:58.392 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.406 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-26 10:39:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-26 10:39:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.589 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66: (connection evicted) 2025-02-26 10:39:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-26 10:39:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-26 10:39:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-26 10:39:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-26 10:39:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.590 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c995eae: (connection evicted) 2025-02-26 10:39:58.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-26 10:39:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c6a7553 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.591 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-26 10:39:58.598 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.603 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.604 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.605 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bd4fd2 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.605 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-26 10:39:58.606 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20 2025-02-26 10:39:58.606 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20 2025-02-26 10:39:58.606 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-26 10:39:58.606 [DefaultDispatcher-worker-15 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:58.606 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.606 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.606 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.606 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.606 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.613 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20 2025-02-26 10:39:58.617 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20 2025-02-26 10:39:58.618 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20 2025-02-26 10:39:58.619 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20 2025-02-26 10:39:58.623 [DefaultDispatcher-worker-4 @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20 2025-02-26 10:39:58.629 [DefaultDispatcher-worker-9 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.633 [DefaultDispatcher-worker-4 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.636 [DefaultDispatcher-worker-13 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-02-26 10:39:58.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-26 10:39:58.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-26 10:39:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.639 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3087b35f: (connection evicted) 2025-02-26 10:39:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-26 10:39:58.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-26 10:39:58.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-26 10:39:58.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-26 10:39:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.639 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ebb6e20: (connection evicted) 2025-02-26 10:39:58.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-26 10:39:58.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557d4c6 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.640 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-26 10:39:58.641 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.641 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.641 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-26 10:39:58.648 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.652 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.653 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.654 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a29d8 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.654 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-26 10:39:58.655 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@890196b 2025-02-26 10:39:58.655 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@890196b 2025-02-26 10:39:58.655 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-26 10:39:58.662 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@890196b 2025-02-26 10:39:58.666 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@890196b 2025-02-26 10:39:58.667 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@890196b 2025-02-26 10:39:58.668 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@890196b 2025-02-26 10:39:58.672 [DefaultDispatcher-worker-3 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@890196b 2025-02-26 10:39:58.679 [DefaultDispatcher-worker-26 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.683 [DefaultDispatcher-worker-11 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.686 [DefaultDispatcher-worker-21 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-02-26 10:39:58.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-26 10:39:58.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-26 10:39:58.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.688 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62509b77: (connection evicted) 2025-02-26 10:39:58.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-26 10:39:58.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-26 10:39:58.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-26 10:39:58.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-26 10:39:58.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.689 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@890196b: (connection evicted) 2025-02-26 10:39:58.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-26 10:39:58.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3268f664 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.690 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-26 10:39:58.697 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.702 [DefaultDispatcher-worker-4 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:58.702 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.702 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.702 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.702 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.703 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.703 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.703 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.704 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b74787f 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2025-02-26 10:39:58.704 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-26 10:39:58.711 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2025-02-26 10:39:58.716 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2025-02-26 10:39:58.717 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2025-02-26 10:39:58.718 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2025-02-26 10:39:58.721 [DefaultDispatcher-worker-19 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2025-02-26 10:39:58.728 [DefaultDispatcher-worker-22 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.732 [DefaultDispatcher-worker-26 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.735 [DefaultDispatcher-worker-21 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-02-26 10:39:58.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-26 10:39:58.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-26 10:39:58.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.738 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b48b: (connection evicted) 2025-02-26 10:39:58.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-26 10:39:58.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-26 10:39:58.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-26 10:39:58.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-26 10:39:58.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.738 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8: (connection evicted) 2025-02-26 10:39:58.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-26 10:39:58.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-26 10:39:58.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e2bdc58 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b2319c 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b2319c 2025-02-26 10:39:58.740 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-26 10:39:58.747 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b2319c 2025-02-26 10:39:58.752 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b2319c 2025-02-26 10:39:58.753 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b2319c 2025-02-26 10:39:58.754 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b2319c 2025-02-26 10:39:58.758 [DefaultDispatcher-worker-15 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b2319c 2025-02-26 10:39:58.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-26 10:39:58.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-26 10:39:58.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.759 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42b2319c: (connection evicted) 2025-02-26 10:39:58.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-26 10:39:58.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2533cbcc 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.760 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-26 10:39:58.767 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.772 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.773 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.774 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.778 [DefaultDispatcher-worker-23 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:58.778 [DefaultDispatcher-worker-23 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.778 [DefaultDispatcher-worker-23 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.778 [DefaultDispatcher-worker-23 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.779 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.779 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.784 [DefaultDispatcher-worker-16 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.788 [DefaultDispatcher-worker-21 @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.791 [DefaultDispatcher-worker-21 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-02-26 10:39:58.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-26 10:39:58.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-26 10:39:58.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.794 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ee664c: (connection evicted) 2025-02-26 10:39:58.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-26 10:39:58.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16433d56 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.795 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-26 10:39:58.803 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.807 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.808 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.809 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.813 [DefaultDispatcher-worker-21 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.823 [DefaultDispatcher-worker-20 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.826 [DefaultDispatcher-worker-14 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.832 [DefaultDispatcher-worker-16 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-26 10:39:58.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-26 10:39:58.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-26 10:39:58.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.834 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f: (connection evicted) 2025-02-26 10:39:58.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-26 10:39:58.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66dad66f 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.834 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.835 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-26 10:39:58.835 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.835 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.835 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-26 10:39:58.842 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.847 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.848 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.848 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.853 [DefaultDispatcher-worker-19 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.861 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:58.861 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.861 [DefaultDispatcher-worker-18 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.861 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.862 [DefaultDispatcher-worker-26 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.862 [DefaultDispatcher-worker-26 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.863 [DefaultDispatcher-worker-21 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.866 [DefaultDispatcher-worker-11 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.871 [DefaultDispatcher-worker-15 @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-26 10:39:58.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-26 10:39:58.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-26 10:39:58.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.872 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c: (connection evicted) 2025-02-26 10:39:58.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-26 10:39:58.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b17a78 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-02-26 10:39:58.874 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-26 10:39:58.881 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-02-26 10:39:58.886 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-02-26 10:39:58.887 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-02-26 10:39:58.888 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-02-26 10:39:58.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-26 10:39:58.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-26 10:39:58.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-26 10:39:58.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a7ebc9 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@b205e08 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@b205e08 2025-02-26 10:39:58.893 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-26 10:39:58.901 [DefaultDispatcher-worker-16 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:58.901 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.901 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b205e08 2025-02-26 10:39:58.901 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.901 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.902 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.902 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.906 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b205e08 2025-02-26 10:39:58.907 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b205e08 2025-02-26 10:39:58.909 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b205e08 2025-02-26 10:39:58.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-26 10:39:58.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-26 10:39:58.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-26 10:39:58.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681f5a1e 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-02-26 10:39:58.912 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-26 10:39:58.920 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-02-26 10:39:58.925 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-02-26 10:39:58.926 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-02-26 10:39:58.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-02-26 10:39:58.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-26 10:39:58.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-26 10:39:58.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-26 10:39:58.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9d435c 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-02-26 10:39:58.930 [UI Thread @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-26 10:39:58.939 [DefaultDispatcher-worker-25 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:58.939 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.939 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.939 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.939 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-02-26 10:39:58.940 [DefaultDispatcher-worker-25 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.944 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-02-26 10:39:58.945 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-02-26 10:39:58.946 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-02-26 10:39:58.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-26 10:39:58.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-26 10:39:58.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:58.948 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc: (connection evicted) 2025-02-26 10:39:58.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-26 10:39:58.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@680aa303 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-02-26 10:39:58.949 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-26 10:39:58.957 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-02-26 10:39:58.962 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-02-26 10:39:58.963 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-02-26 10:39:58.964 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-02-26 10:39:58.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-26 10:39:58.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-26 10:39:58.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-26 10:39:58.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72238cf0 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-02-26 10:39:58.966 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-26 10:39:58.974 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-02-26 10:39:58.979 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-02-26 10:39:58.980 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-02-26 10:39:58.981 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-02-26 10:39:58.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-26 10:39:58.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-26 10:39:58.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-26 10:39:58.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506d7831 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-26 10:39:58.982 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-26 10:39:58.990 [DefaultDispatcher-worker-16 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:58.990 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.990 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:58.990 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.990 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-26 10:39:58.991 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.991 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:58.995 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-26 10:39:58.996 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-26 10:39:58.997 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-26 10:39:58.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-26 10:39:58.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-26 10:39:58.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:58.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:58.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-26 10:39:58.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3f38c1 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:58.998 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:58.999 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:58.999 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:58.999 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-26 10:39:58.999 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-26 10:39:58.999 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-26 10:39:58.999 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-26 10:39:59.006 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-26 10:39:59.011 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-26 10:39:59.012 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-26 10:39:59.013 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-26 10:39:59.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-26 10:39:59.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-26 10:39:59.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:59.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:59.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-26 10:39:59.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a522c8 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-26 10:39:59.015 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-26 10:39:59.023 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-26 10:39:59.028 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-26 10:39:59.029 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-26 10:39:59.030 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-26 10:39:59.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-26 10:39:59.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-26 10:39:59.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:59.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:59.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-26 10:39:59.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-26 10:39:59.033 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-26 10:39:59.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-26 10:39:59.045 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-26 10:39:59.046 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-26 10:39:59.050 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-26 10:39:59.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-26 10:39:59.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-26 10:39:59.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:59.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:59.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-26 10:39:59.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4644f3d4 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:59.052 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-26 10:39:59.053 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-26 10:39:59.053 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-26 10:39:59.053 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-26 10:39:59.060 [DefaultDispatcher-worker-8 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:39:59.060 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.060 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.060 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.060 [DefaultDispatcher-worker-15 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.060 [DefaultDispatcher-worker-15 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.061 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-26 10:39:59.065 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-26 10:39:59.066 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-26 10:39:59.067 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-26 10:39:59.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-26 10:39:59.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-26 10:39:59.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:59.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:59.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-26 10:39:59.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ad543b 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:59.069 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-26 10:39:59.070 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-26 10:39:59.070 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-26 10:39:59.070 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-26 10:39:59.077 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-26 10:39:59.082 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-26 10:39:59.083 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-26 10:39:59.084 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-26 10:39:59.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-26 10:39:59.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-26 10:39:59.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:59.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:59.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-26 10:39:59.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-26 10:39:59.086 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be41d90 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-02-26 10:39:59.087 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-26 10:39:59.095 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-02-26 10:39:59.100 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-02-26 10:39:59.100 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-02-26 10:39:59.101 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-02-26 10:39:59.103 [UI Thread @coroutine#6301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-26 10:39:59.103 [UI Thread @coroutine#6301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-02-26 10:39:59.103 [UI Thread @coroutine#6301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-26 10:39:59.104 [UI Thread @coroutine#6301] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-26 10:39:59.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-26 10:39:59.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-26 10:39:59.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:59.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:59.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-26 10:39:59.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffd6df2 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-02-26 10:39:59.106 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-26 10:39:59.114 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-02-26 10:39:59.119 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-02-26 10:39:59.120 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-02-26 10:39:59.121 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-02-26 10:39:59.122 [UI Thread @coroutine#6325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37209/Site/verify 2025-02-26 10:39:59.122 [UI Thread @coroutine#6325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37209/Site/verify. 2025-02-26 10:39:59.122 [UI Thread @coroutine#6325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37209/Site/verify 2025-02-26 10:39:59.123 [UI Thread @coroutine#6325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37209/Site/verify 2025-02-26 10:39:59.123 [UI Thread @coroutine#6325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37209/Site/verify 2025-02-26 10:39:59.123 [UI Thread @coroutine#6325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37209/Site/verify. 2025-02-26 10:39:59.123 [UI Thread @coroutine#6325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37209/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 10:39:59.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-26 10:39:59.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-26 10:39:59.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 10:39:59.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:39:59.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-26 10:39:59.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f9cd3f 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.127 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-26 10:39:59.135 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.140 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.141 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.142 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.146 [DefaultDispatcher-worker-3 @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.149 [DefaultDispatcher-worker-24 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-02-26 10:39:59.149 [DefaultDispatcher-worker-15 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:39:59.149 [DefaultDispatcher-worker-15 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.149 [DefaultDispatcher-worker-15 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.149 [DefaultDispatcher-worker-15 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.150 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.150 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.152 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38807/698902845402992640/_ustadmanifest.json 2025-02-26 10:39:59.152 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38807/698902845402992640/_ustadmanifest.json. 2025-02-26 10:39:59.152 [UI Thread @coroutine#6354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38807/698902845402992640/_ustadmanifest.json 2025-02-26 10:39:59.153 [UI Thread @coroutine#6354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38807/698902845402992640/_ustadmanifest.json 2025-02-26 10:39:59.153 [UI Thread @coroutine#6354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38807/698902845402992640/_ustadmanifest.json 2025-02-26 10:39:59.153 [UI Thread @coroutine#6354] 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:38807/698902845402992640/_ustadmanifest.json. 2025-02-26 10:39:59.153 [UI Thread @coroutine#6354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38807/698902845402992640/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:59.154 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38807/mediainfo.json 2025-02-26 10:39:59.154 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38807/mediainfo.json. 2025-02-26 10:39:59.154 [UI Thread @coroutine#6354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38807/mediainfo.json 2025-02-26 10:39:59.154 [UI Thread @coroutine#6354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38807/mediainfo.json 2025-02-26 10:39:59.154 [UI Thread @coroutine#6354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38807/mediainfo.json 2025-02-26 10:39:59.195 [UI Thread @coroutine#6354] 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:38807/mediainfo.json. 2025-02-26 10:39:59.195 [UI Thread @coroutine#6354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38807/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:39:59.228 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:39:59.282 [DefaultDispatcher-worker-12 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:39:59.282 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.282 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.282 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.282 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.282 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.610 [DefaultDispatcher-worker-11 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2025-02-26 10:39:59.610 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.610 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.610 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.611 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.611 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44873/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.707 [DefaultDispatcher-worker-12 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2025-02-26 10:39:59.707 [DefaultDispatcher-worker-12 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.707 [DefaultDispatcher-worker-12 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.707 [DefaultDispatcher-worker-12 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.708 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.708 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.783 [DefaultDispatcher-worker-15 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-02-26 10:39:59.783 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.783 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.783 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.784 [DefaultDispatcher-worker-1 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.784 [DefaultDispatcher-worker-1 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34137/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.866 [DefaultDispatcher-worker-16 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-26 10:39:59.866 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.866 [DefaultDispatcher-worker-16 @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:34369/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.866 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.867 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.867 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.907 [DefaultDispatcher-worker-8 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-02-26 10:39:59.907 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.907 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.907 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.908 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.908 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34167/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.944 [DefaultDispatcher-worker-14 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e162840 2025-02-26 10:39:59.944 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.944 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.944 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.945 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.995 [DefaultDispatcher-worker-4 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-26 10:39:59.995 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.995 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId. 2025-02-26 10:39:59.995 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.996 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:39:59.996 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.065 [DefaultDispatcher-worker-11 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-02-26 10:40:00.066 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.066 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId. 2025-02-26 10:40:00.066 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.066 [DefaultDispatcher-worker-10 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.066 [DefaultDispatcher-worker-10 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46803/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.154 [DefaultDispatcher-worker-25 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-02-26 10:40:00.154 [DefaultDispatcher-worker-25 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.155 [DefaultDispatcher-worker-25 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId. 2025-02-26 10:40:00.155 [DefaultDispatcher-worker-25 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.155 [DefaultDispatcher-worker-25 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.155 [DefaultDispatcher-worker-25 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-26 10:40:00.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-26 10:40:00.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:40:00.198 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f: (connection evicted) 2025-02-26 10:40:00.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:40:00.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-26 10:40:00.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75dc1d5a 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 10:40:00.229 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.230 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-26 10:40:00.239 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.244 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.245 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.246 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.251 [DefaultDispatcher-worker-8 @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.254 [DefaultDispatcher-worker-24 @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-02-26 10:40:00.330 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:40:00.331 [DefaultDispatcher-worker-14 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-26 10:40:00.332 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.332 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2025-02-26 10:40:00.332 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.332 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.332 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2025-02-26 10:40:00.335 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42939/698902849882062848/_ustadmanifest.json 2025-02-26 10:40:00.335 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42939/698902849882062848/_ustadmanifest.json. 2025-02-26 10:40:00.335 [UI Thread @coroutine#6413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42939/698902849882062848/_ustadmanifest.json 2025-02-26 10:40:00.335 [UI Thread @coroutine#6413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42939/698902849882062848/_ustadmanifest.json 2025-02-26 10:40:00.335 [UI Thread @coroutine#6413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42939/698902849882062848/_ustadmanifest.json 2025-02-26 10:40:00.336 [UI Thread @coroutine#6413] 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:42939/698902849882062848/_ustadmanifest.json. 2025-02-26 10:40:00.336 [UI Thread @coroutine#6413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42939/698902849882062848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:40:00.336 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42939/tincan.xml 2025-02-26 10:40:00.336 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42939/tincan.xml. 2025-02-26 10:40:00.336 [UI Thread @coroutine#6413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42939/tincan.xml 2025-02-26 10:40:00.336 [UI Thread @coroutine#6413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42939/tincan.xml 2025-02-26 10:40:00.336 [UI Thread @coroutine#6413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42939/tincan.xml 2025-02-26 10:40:00.377 [UI Thread @coroutine#6413] 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:42939/tincan.xml. 2025-02-26 10:40:00.377 [UI Thread @coroutine#6413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42939/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-26 10:40:00.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-26 10:40:00.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-26 10:40:00.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 10:40:00.384 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9163df: (connection evicted) 2025-02-26 10:40:00.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 10:40:00.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-26 10:40:00.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-02-26 18:08:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7b65d7 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:33.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:33.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:33.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:33.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:33.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:33.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-26 18:08:33.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-26 18:08:33.548 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.564 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.567 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.588 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:33.591 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1232e25a 2025-02-26 18:08:33.591 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1232e25a 2025-02-26 18:08:33.594 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf51e6c 2025-02-26 18:08:33.594 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf51e6c 2025-02-26 18:08:33.596 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca892a 2025-02-26 18:08:33.596 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca892a 2025-02-26 18:08:33.599 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc81457 2025-02-26 18:08:33.599 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc81457 2025-02-26 18:08:33.602 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@586d1d86 2025-02-26 18:08:33.602 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@586d1d86 2025-02-26 18:08:33.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5f6e99 2025-02-26 18:08:33.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5f6e99 2025-02-26 18:08:33.607 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@201039e1 2025-02-26 18:08:33.607 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@201039e1 2025-02-26 18:08:33.610 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de7eb18 2025-02-26 18:08:33.610 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de7eb18 2025-02-26 18:08:33.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d56400f 2025-02-26 18:08:33.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d56400f 2025-02-26 18:08:33.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:33.696 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:33.696 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:33.696 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:33.697 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:33.699 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.699 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 18:08:33.699 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:33.699 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 18:08:33.747 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.764 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.777 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.791 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.803 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.806 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.868 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-26 18:08:33.888 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 18:08:33.888 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 18:08:33.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-26 18:08:33.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-26 18:08:33.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:33.898 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4: (connection evicted) 2025-02-26 18:08:33.899 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:33.899 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 18:08:33.899 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1232e25a: (connection evicted) 2025-02-26 18:08:33.899 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf51e6c: (connection evicted) 2025-02-26 18:08:33.899 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ca892a: (connection evicted) 2025-02-26 18:08:33.900 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc81457: (connection evicted) 2025-02-26 18:08:33.900 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586d1d86: (connection evicted) 2025-02-26 18:08:33.900 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c5f6e99: (connection evicted) 2025-02-26 18:08:33.900 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@201039e1: (connection evicted) 2025-02-26 18:08:33.901 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de7eb18: (connection evicted) 2025-02-26 18:08:33.901 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d56400f: (connection evicted) 2025-02-26 18:08:33.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:33.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-26 18:08:33.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-26 18:08:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e5c8fb 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:33.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:33.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:33.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-26 18:08:33.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-26 18:08:33.910 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.916 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.917 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.918 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:33.918 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:33.918 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:33.918 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:33.925 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.926 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 18:08:33.926 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:33.926 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 18:08:33.929 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.937 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.944 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.952 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.959 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:33.963 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:34.000 [DefaultDispatcher-worker-8 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-02-26 18:08:34.009 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.012 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ad6970 2025-02-26 18:08:34.012 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ad6970 2025-02-26 18:08:34.014 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6a8335 2025-02-26 18:08:34.014 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6a8335 2025-02-26 18:08:34.016 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b550200 2025-02-26 18:08:34.016 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b550200 2025-02-26 18:08:34.018 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e57890e 2025-02-26 18:08:34.018 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e57890e 2025-02-26 18:08:34.019 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 18:08:34.019 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-26 18:08:34.019 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@247b8b5d 2025-02-26 18:08:34.020 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@247b8b5d 2025-02-26 18:08:34.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-26 18:08:34.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-26 18:08:34.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-02-26 18:08:34.020 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:34.020 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a: (connection evicted) 2025-02-26 18:08:34.020 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-26 18:08:34.021 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ad6970: (connection evicted) 2025-02-26 18:08:34.021 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6a8335: (connection evicted) 2025-02-26 18:08:34.022 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b550200: (connection evicted) 2025-02-26 18:08:34.022 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f73c7cc 2025-02-26 18:08:34.022 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f73c7cc 2025-02-26 18:08:34.022 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e57890e: (connection evicted) 2025-02-26 18:08:34.022 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@247b8b5d: (connection evicted) 2025-02-26 18:08:34.022 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f73c7cc: (connection evicted) 2025-02-26 18:08:34.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:34.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-26 18:08:34.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be6d228 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-02-26 18:08:34.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-02-26 18:08:34.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-26 18:08:34.153 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d913116 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-26 18:08:34.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-02-26 18:08:34.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-02-26 18:08:34.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-26 18:08:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-26 18:08:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de5871d 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-26 18:08:34.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-26 18:08:34.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-26 18:08:34.448 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-02-26 18:08:34.485 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.499 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.588 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-26 18:08:34.594 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-26 18:08:34.594 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60001/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 18:08:34.594 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60001/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-26 18:08:34.594 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60001/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 18:08:34.606 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60001/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 18:08:34.606 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60001/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-26 18:08:34.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-26 18:08:34.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-26 18:08:34.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.646 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41582899: (connection evicted) 2025-02-26 18:08:34.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:34.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-26 18:08:34.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-26 18:08:34.648 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-26 18:08:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-02-26 18:08:34.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-02-26 18:08:34.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-26 18:08:34.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aeff8ca 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-26 18:08:34.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-26 18:08:34.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-26 18:08:34.687 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-26 18:08:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-26 18:08:34.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-26 18:08:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.689 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4: (connection evicted) 2025-02-26 18:08:34.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:34.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-26 18:08:34.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-26 18:08:34.690 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-02-26 18:08:34.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-02-26 18:08:34.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-02-26 18:08:34.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-02-26 18:08:34.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-26 18:08:34.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-26 18:08:34.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-26 18:08:34.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.708 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205: (connection evicted) 2025-02-26 18:08:34.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:34.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-26 18:08:34.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-26 18:08:34.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-02-26 18:08:34.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-02-26 18:08:34.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410382cb 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-02-26 18:08:34.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-02-26 18:08:34.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-26 18:08:34.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-26 18:08:34.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-26 18:08:34.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.728 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628962e5: (connection evicted) 2025-02-26 18:08:34.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:34.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-26 18:08:34.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7752c0e7 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-26 18:08:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-02-26 18:08:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-02-26 18:08:34.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-26 18:08:34.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-02-26 18:08:34.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-02-26 18:08:34.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-26 18:08:34.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-26 18:08:34.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-26 18:08:34.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.755 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5613247e: (connection evicted) 2025-02-26 18:08:34.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:34.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-26 18:08:34.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-26 18:08:34.761 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.803 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.822 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.841 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a8a26f 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-26 18:08:34.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-02-26 18:08:34.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-02-26 18:08:34.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d816b3 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:34.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-26 18:08:34.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-26 18:08:34.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-26 18:08:34.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-26 18:08:35.011 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-26 18:08:35.014 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.023 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.030 [DefaultDispatcher-worker-10 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-26 18:08:35.037 [DefaultDispatcher-worker-10 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-26 18:08:35.042 [DefaultDispatcher-worker-10 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-26 18:08:35.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-26 18:08:35.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-26 18:08:35.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.076 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177ddd24: (connection evicted) 2025-02-26 18:08:35.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-26 18:08:35.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-26 18:08:35.079 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-26 18:08:35.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-02-26 18:08:35.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-02-26 18:08:35.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-02-26 18:08:35.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-02-26 18:08:35.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-26 18:08:35.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-26 18:08:35.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-26 18:08:35.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.100 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2025-02-26 18:08:35.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-26 18:08:35.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-26 18:08:35.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-02-26 18:08:35.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-02-26 18:08:35.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-26 18:08:35.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-02-26 18:08:35.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-02-26 18:08:35.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-26 18:08:35.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-26 18:08:35.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-26 18:08:35.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.112 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba: (connection evicted) 2025-02-26 18:08:35.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-26 18:08:35.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-02-26 18:08:35.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-02-26 18:08:35.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-02-26 18:08:35.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-02-26 18:08:35.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-26 18:08:35.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-26 18:08:35.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-26 18:08:35.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.124 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f: (connection evicted) 2025-02-26 18:08:35.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-26 18:08:35.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794d28a3 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-02-26 18:08:35.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-02-26 18:08:35.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-02-26 18:08:35.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-02-26 18:08:35.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-26 18:08:35.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-26 18:08:35.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-26 18:08:35.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.181 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31: (connection evicted) 2025-02-26 18:08:35.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-26 18:08:35.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-26 18:08:35.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-02-26 18:08:35.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-02-26 18:08:35.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-02-26 18:08:35.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-02-26 18:08:35.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-26 18:08:35.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-26 18:08:35.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-26 18:08:35.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.196 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2025-02-26 18:08:35.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-26 18:08:35.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-26 18:08:35.197 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-02-26 18:08:35.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-02-26 18:08:35.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-26 18:08:35.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-26 18:08:35.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-26 18:08:35.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-26 18:08:35.211 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.215 [DefaultDispatcher-worker-9 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-26 18:08:35.216 [DefaultDispatcher-worker-9 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-26 18:08:35.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-26 18:08:35.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-26 18:08:35.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.217 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2025-02-26 18:08:35.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-26 18:08:35.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-26 18:08:35.218 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-26 18:08:35.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-02-26 18:08:35.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-02-26 18:08:35.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-26 18:08:35.222 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-02-26 18:08:35.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-02-26 18:08:35.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-26 18:08:35.234 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-26 18:08:35.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-26 18:08:35.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.240 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-02-26 18:08:35.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-26 18:08:35.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-26 18:08:35.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-02-26 18:08:35.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-02-26 18:08:35.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-26 18:08:35.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-26 18:08:35.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-26 18:08:35.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-26 18:08:35.294 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.307 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.328 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.347 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.355 [DefaultDispatcher-worker-5 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-26 18:08:35.356 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.356 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-26 18:08:35.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-26 18:08:35.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-26 18:08:35.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.357 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-02-26 18:08:35.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-26 18:08:35.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-26 18:08:35.358 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-02-26 18:08:35.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-02-26 18:08:35.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-26 18:08:35.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-02-26 18:08:35.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-02-26 18:08:35.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-26 18:08:35.460 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.469 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-26 18:08:35.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-26 18:08:35.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.504 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-02-26 18:08:35.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-26 18:08:35.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-26 18:08:35.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-26 18:08:35.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-02-26 18:08:35.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-02-26 18:08:35.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-02-26 18:08:35.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-02-26 18:08:35.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-26 18:08:35.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-26 18:08:35.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-26 18:08:35.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.520 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2025-02-26 18:08:35.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-26 18:08:35.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-26 18:08:35.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-02-26 18:08:35.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-02-26 18:08:35.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-26 18:08:35.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-26 18:08:35.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-26 18:08:35.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-26 18:08:35.619 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.631 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.640 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.641 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-26 18:08:35.642 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-26 18:08:35.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-26 18:08:35.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-26 18:08:35.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.642 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2025-02-26 18:08:35.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-26 18:08:35.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-26 18:08:35.643 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-02-26 18:08:35.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-02-26 18:08:35.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-02-26 18:08:35.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-02-26 18:08:35.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-26 18:08:35.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-26 18:08:35.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-26 18:08:35.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.657 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d: (connection evicted) 2025-02-26 18:08:35.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-26 18:08:35.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:35.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-26 18:08:35.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-26 18:08:35.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-26 18:08:35.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-26 18:08:35.685 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-26 18:08:35.686 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-02-26 18:08:35.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-02-26 18:08:35.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-26 18:08:35.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-26 18:08:35.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-26 18:08:35.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:35.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-26 18:08:35.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-26 18:08:35.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-02-26 18:08:35.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-02-26 18:08:35.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-26 18:08:35.696 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-02-26 18:08:35.702 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-02-26 18:08:35.703 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-26 18:08:35.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 18:08:35.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 18:08:35.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-26 18:08:35.709 [DefaultDispatcher-worker-6 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-02-26 18:08:35.709 [DefaultDispatcher-worker-8 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 18:08:35.710 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 18:08:35.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-26 18:08:35.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-26 18:08:35.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.713 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c6d515: (connection evicted) 2025-02-26 18:08:35.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-26 18:08:35.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-26 18:08:35.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-26 18:08:35.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-02-26 18:08:35.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-02-26 18:08:35.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-26 18:08:35.717 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-02-26 18:08:35.722 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-02-26 18:08:35.723 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 18:08:35.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-02-26 18:08:35.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-26 18:08:35.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-26 18:08:35.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-26 18:08:35.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:35.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-26 18:08:35.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-26 18:08:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-26 18:08:35.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-26 18:08:35.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-26 18:08:35.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-26 18:08:35.731 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-26 18:08:35.737 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-26 18:08:35.738 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-02-26 18:08:35.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-02-26 18:08:35.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-26 18:08:35.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-26 18:08:35.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-26 18:08:35.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:35.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-26 18:08:35.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55881f40 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-02-26 18:08:35.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-02-26 18:08:35.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-26 18:08:35.755 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.776 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-02-26 18:08:35.782 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-02-26 18:08:35.789 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.805 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.810 [DefaultDispatcher-worker-10 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-02-26 18:08:35.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-26 18:08:35.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-26 18:08:35.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.812 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248b2b61: (connection evicted) 2025-02-26 18:08:35.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-26 18:08:35.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145fe8ab 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-26 18:08:35.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-02-26 18:08:35.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-02-26 18:08:35.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-26 18:08:35.825 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.834 [DefaultDispatcher-worker-10 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-02-26 18:08:35.838 [DefaultDispatcher-worker-9 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-02-26 18:08:35.839 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-26 18:08:35.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-26 18:08:35.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.848 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8: (connection evicted) 2025-02-26 18:08:35.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-26 18:08:35.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79445efb 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-26 18:08:35.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-02-26 18:08:35.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-02-26 18:08:35.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-26 18:08:35.869 [DefaultDispatcher-worker-4 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-02-26 18:08:35.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-26 18:08:35.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-26 18:08:35.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.870 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9: (connection evicted) 2025-02-26 18:08:35.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-26 18:08:35.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-26 18:08:35.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-02-26 18:08:35.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-02-26 18:08:35.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-26 18:08:35.890 [DefaultDispatcher-worker-9 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-02-26 18:08:35.895 [DefaultDispatcher-worker-3 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-02-26 18:08:35.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-26 18:08:35.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-26 18:08:35.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.896 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-02-26 18:08:35.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-26 18:08:35.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3573e19d 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-02-26 18:08:35.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-02-26 18:08:35.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-26 18:08:35.917 [DefaultDispatcher-worker-15 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-02-26 18:08:35.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-26 18:08:35.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-26 18:08:35.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.919 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c: (connection evicted) 2025-02-26 18:08:35.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-26 18:08:35.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-26 18:08:35.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf7f15f 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:35.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-02-26 18:08:35.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-02-26 18:08:35.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-26 18:08:35.938 [DefaultDispatcher-worker-16 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-02-26 18:08:35.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-26 18:08:35.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-26 18:08:35.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:35.938 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11309dd4: (connection evicted) 2025-02-26 18:08:35.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:35.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-26 18:08:35.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45cb5307 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:36.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-02-26 18:08:36.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-02-26 18:08:36.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-26 18:08:36.115 [DefaultDispatcher-worker-17 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-02-26 18:08:36.120 [DefaultDispatcher-worker-9 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-02-26 18:08:36.122 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42233/manifest.json 2025-02-26 18:08:36.122 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42233/manifest.json. 2025-02-26 18:08:36.122 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42233/manifest.json 2025-02-26 18:08:36.123 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42233/manifest.json 2025-02-26 18:08:36.123 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42233/manifest.json 2025-02-26 18:08:36.177 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:36.196 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42233/manifest.json. 2025-02-26 18:08:36.196 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42233/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:36.204 [DefaultDispatcher-worker-1 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-02-26 18:08:36.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-26 18:08:36.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-26 18:08:36.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:36.208 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ac1249: (connection evicted) 2025-02-26 18:08:36.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:36.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-26 18:08:36.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c5fd813 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:36.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-02-26 18:08:36.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-02-26 18:08:36.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-26 18:08:36.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393bcd6b 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:36.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-02-26 18:08:36.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-02-26 18:08:36.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-26 18:08:36.256 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 18:08:36.297 [Test worker] INFO ktor.application - Application started in 0.044 seconds. 2025-02-26 18:08:36.297 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@46d18a33 2025-02-26 18:08:36.333 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:36.340 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:36.349 [DefaultDispatcher-worker-1 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:39847 2025-02-26 18:08:36.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@912a644 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:36.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-02-26 18:08:36.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-02-26 18:08:36.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-26 18:08:36.369 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 18:08:36.373 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 18:08:36.373 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 18:08:36.373 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 18:08:36.373 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 18:08:36.373 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 18:08:36.373 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 18:08:36.373 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 18:08:36.373 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@820b78a 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:36.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-26 18:08:36.402 [DefaultDispatcher-worker-16 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.408 [DefaultDispatcher-worker-16 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.412 [DefaultDispatcher-worker-16 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-02-26 18:08:36.414 [DefaultDispatcher-worker-16 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-02-26 18:08:36.418 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.423 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.423 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.423 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json. 2025-02-26 18:08:36.423 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.426 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.426 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.426 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json. 2025-02-26 18:08:36.426 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:36.434 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.438 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 18:08:36.438 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-99231ddc-15b7-4ecf-acfb-91f1f7c2b5a9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 18:08:36.440 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:36.440 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-99231ddc-15b7-4ecf-acfb-91f1f7c2b5a9 2025-02-26 18:08:36.443 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:36.443 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39847/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:36.443 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:36.443 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39847/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:36.448 [DefaultDispatcher-worker-9 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.448 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/UmAppDatabase/replication/nodeId 2025-02-26 18:08:36.448 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39847/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:36.448 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/UmAppDatabase/replication/nodeId 2025-02-26 18:08:36.451 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:36.453 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/api/blob/upload-init-batch 2025-02-26 18:08:36.453 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39847/api/blob/upload-init-batch. 2025-02-26 18:08:36.453 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/api/blob/upload-init-batch 2025-02-26 18:08:36.453 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39847/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:36.475 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:36.488 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 18:08:36.488 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 18:08:36.488 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 18:08:36.488 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 18:08:36.491 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:36.491 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:36.493 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 18:08:36.493 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:36.493 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:36.495 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/UmAppDatabase/replication/nodeId 2025-02-26 18:08:36.495 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39847/UmAppDatabase/replication/nodeId 2025-02-26 18:08:36.495 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:36.495 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:36.495 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:36.498 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-02-26 18:08:36.498 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-02-26 18:08:36.501 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.502 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-02-26 18:08:36.507 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.510 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-02-26 18:08:36.511 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/api/blob/upload-init-batch 2025-02-26 18:08:36.511 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39847/api/blob/upload-init-batch 2025-02-26 18:08:36.514 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39847/api/blob/upload-init-batch. 2025-02-26 18:08:36.514 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39847/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:36.523 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/api/blob/upload-batch-data 2025-02-26 18:08:36.523 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39847/api/blob/upload-batch-data. 2025-02-26 18:08:36.523 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/api/blob/upload-batch-data 2025-02-26 18:08:36.523 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39847/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:36.528 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:36.536 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-02-26 18:08:36.536 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:36.536 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-02-26 18:08:36.537 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/api/blob/upload-batch-data 2025-02-26 18:08:36.543 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/api/blob/upload-batch-data 2025-02-26 18:08:36.543 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39847/api/blob/upload-batch-data. 2025-02-26 18:08:36.543 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/api/blob/upload-batch-data 2025-02-26 18:08:36.543 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39847/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:36.545 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:36.547 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-02-26 18:08:36.548 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:36.548 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 18:08:36.548 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/api/blob/upload-batch-data 2025-02-26 18:08:36.561 [DefaultDispatcher-worker-17 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.568 [DefaultDispatcher-worker-5 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.583 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/UmAppDatabase/replication/message 2025-02-26 18:08:36.583 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39847/UmAppDatabase/replication/message. 2025-02-26 18:08:36.583 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/UmAppDatabase/replication/message 2025-02-26 18:08:36.583 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39847/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:36.585 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 18:08:36.586 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:36.586 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:36.599 [DefaultDispatcher-worker-10 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-02-26 18:08:36.600 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:36.601 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.601 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-02-26 18:08:36.601 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json. 2025-02-26 18:08:36.601 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.601 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/UmAppDatabase/replication/message 2025-02-26 18:08:36.601 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39847/UmAppDatabase/replication/message 2025-02-26 18:08:36.602 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39847/UmAppDatabase/replication/message. 2025-02-26 18:08:36.602 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39847/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:36.603 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.604 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json 2025-02-26 18:08:36.604 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json. 2025-02-26 18:08:36.604 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39847/api/content/699018453108219904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:36.612 [DefaultDispatcher-worker-2 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-02-26 18:08:36.613 [DefaultDispatcher-worker-17 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-02-26 18:08:36.616 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 18:08:36.616 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 18:08:36.616 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 18:08:36.616 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 18:08:36.616 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 18:08:36.618 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-02-26 18:08:36.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-26 18:08:36.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-26 18:08:36.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:36.619 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7683ea43: (connection evicted) 2025-02-26 18:08:36.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:36.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-26 18:08:36.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-26 18:08:36.870 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:36.870 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:37.061 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:37.624 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@46d18a33 2025-02-26 18:08:37.625 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@46d18a33 2025-02-26 18:08:37.627 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-02-26 18:08:37.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-26 18:08:37.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-26 18:08:37.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:37.627 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74787609: (connection evicted) 2025-02-26 18:08:37.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:37.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-26 18:08:37.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:37.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:37.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:37.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:37.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:37.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-26 18:08:37.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:37.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:37.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1edf52e6 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:37.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 18:08:37.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 18:08:37.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-26 18:08:37.641 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 18:08:37.642 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 18:08:37.642 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@781bd9dd 2025-02-26 18:08:37.643 [DefaultDispatcher-worker-3 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:34467 2025-02-26 18:08:37.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60cbad 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:37.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 18:08:37.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 18:08:37.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-26 18:08:37.645 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 18:08:37.646 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 18:08:37.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 18:08:37.646 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 18:08:37.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 18:08:37.646 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 18:08:37.646 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 18:08:37.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 18:08:37.646 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:37.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a22302c 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:37.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-26 18:08:37.669 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.674 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.679 [DefaultDispatcher-worker-20 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 18:08:37.680 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 18:08:37.685 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.689 [DefaultDispatcher-worker-13 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.689 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:37.689 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json. 2025-02-26 18:08:37.689 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:37.691 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:37.691 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:37.691 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json. 2025-02-26 18:08:37.691 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:37.698 [DefaultDispatcher-worker-16 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.698 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 18:08:37.698 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-983c4b40-7251-4e6f-9bad-344ec5013339', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 18:08:37.699 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:37.699 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-983c4b40-7251-4e6f-9bad-344ec5013339 2025-02-26 18:08:37.700 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:37.700 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34467/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:37.700 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:37.700 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:37.702 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 18:08:37.702 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 18:08:37.702 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:37.702 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:37.702 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:37.703 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:37.703 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 18:08:37.703 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:37.703 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:37.706 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.706 [DefaultDispatcher-worker-5 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-02-26 18:08:37.706 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/UmAppDatabase/replication/nodeId 2025-02-26 18:08:37.706 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34467/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:37.706 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/UmAppDatabase/replication/nodeId 2025-02-26 18:08:37.707 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 18:08:37.707 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:37.707 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-26 18:08:37.707 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:37.707 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-init-batch. 2025-02-26 18:08:37.707 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:37.707 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:37.708 [DefaultDispatcher-worker-2 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/UmAppDatabase/replication/nodeId 2025-02-26 18:08:37.708 [DefaultDispatcher-worker-2 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34467/UmAppDatabase/replication/nodeId 2025-02-26 18:08:37.708 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 18:08:37.708 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 18:08:37.710 [eventLoopGroupProxy-7-1 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:37.710 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-26 18:08:37.711 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:37.711 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:37.711 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-init-batch. 2025-02-26 18:08:37.711 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34467/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:37.712 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.712 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:37.712 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.712 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:37.713 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:37.713 [DefaultDispatcher-worker-20 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.715 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:37.716 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:37.716 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 18:08:37.716 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.717 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.717 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:37.717 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.717 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:37.718 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:37.719 [DefaultDispatcher-worker-4 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.720 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:37.720 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:37.720 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:37.722 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.723 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.723 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:37.723 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.723 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:37.724 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:37.733 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:37.733 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:37.744 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:37.747 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:37.765 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:37.766 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:37.766 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.767 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.767 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:37.767 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.767 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:37.768 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:37.768 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-02-26 18:08:37.769 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.769 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:37.769 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34467/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:37.769 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:34467/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34467/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-26 18:08:37.769 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34467/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:37.776 [DefaultDispatcher-worker-1 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.780 [DefaultDispatcher-worker-6 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:37.782 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 18:08:38.282 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-88e0323c-73df-44b1-b980-d359e0782b2d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 18:08:38.282 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:38.282 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-88e0323c-73df-44b1-b980-d359e0782b2d 2025-02-26 18:08:38.284 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:38.284 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-init-batch. 2025-02-26 18:08:38.284 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:38.284 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:38.286 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 18:08:38.286 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 18:08:38.287 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:38.288 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-26 18:08:38.288 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:38.288 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34467/api/blob/upload-init-batch 2025-02-26 18:08:38.288 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-init-batch. 2025-02-26 18:08:38.288 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34467/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:38.289 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.289 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.289 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.289 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.290 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.292 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.292 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:38.293 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.293 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.293 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.293 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.293 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.294 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.295 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.296 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:38.296 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.296 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.296 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.296 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.297 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.297 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.339 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.339 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.339 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.339 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.340 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.340 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.340 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.340 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.382 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.382 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.383 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.383 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.383 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.383 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.383 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.384 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.426 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.426 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.427 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.427 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.427 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.427 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.427 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.428 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.470 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.470 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.471 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.471 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.471 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.471 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.471 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.472 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.514 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.514 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.515 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.515 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.515 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.515 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.515 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.516 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.558 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.558 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.559 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.559 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.559 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.559 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.559 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.560 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.602 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.602 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.603 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.603 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.604 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.604 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.604 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.605 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.646 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.646 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.647 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.647 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.647 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.647 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.648 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.648 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.690 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.690 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.691 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.691 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.691 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.691 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.691 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.692 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.734 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.734 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.735 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.735 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.736 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.736 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.736 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.736 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.778 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.778 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:38.779 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.779 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.779 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.779 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.779 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.780 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.788 [DefaultDispatcher-worker-3 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:38.824 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:38.824 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.824 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 18:08:38.824 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.825 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.825 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.825 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.825 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.826 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.827 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:38.828 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.828 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:38.828 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.829 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.829 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/blob/upload-batch-data. 2025-02-26 18:08:38.829 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.829 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:38.829 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:38.831 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:38.831 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.831 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:38.831 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/blob/upload-batch-data 2025-02-26 18:08:38.837 [DefaultDispatcher-worker-7 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:38.842 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:38.842 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/UmAppDatabase/replication/message 2025-02-26 18:08:38.842 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34467/UmAppDatabase/replication/message. 2025-02-26 18:08:38.842 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/UmAppDatabase/replication/message 2025-02-26 18:08:38.842 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34467/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:38.843 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 18:08:38.844 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:38.844 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:38.856 [DefaultDispatcher-worker-17 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 18:08:38.856 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:38.856 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-26 18:08:38.856 [DefaultDispatcher-worker-16 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:38.856 [DefaultDispatcher-worker-16 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json. 2025-02-26 18:08:38.856 [DefaultDispatcher-worker-16 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:38.856 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/UmAppDatabase/replication/message 2025-02-26 18:08:38.856 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34467/UmAppDatabase/replication/message 2025-02-26 18:08:38.857 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34467/UmAppDatabase/replication/message. 2025-02-26 18:08:38.857 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34467/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:38.857 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:38.857 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json 2025-02-26 18:08:38.857 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json. 2025-02-26 18:08:38.857 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34467/api/content/699018457724141568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:38.862 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-02-26 18:08:38.863 [DefaultDispatcher-worker-14 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-02-26 18:08:38.864 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 18:08:38.864 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 18:08:38.864 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 18:08:38.864 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 18:08:38.864 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 18:08:38.865 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-02-26 18:08:38.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-26 18:08:38.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-26 18:08:38.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:38.865 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45482f82: (connection evicted) 2025-02-26 18:08:38.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:38.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-26 18:08:38.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-26 18:08:39.146 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:39.282 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:39.338 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:39.631 [DefaultDispatcher-worker-7 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-02-26 18:08:39.869 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@781bd9dd 2025-02-26 18:08:39.869 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@781bd9dd 2025-02-26 18:08:39.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-26 18:08:39.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-26 18:08:39.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:39.869 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea: (connection evicted) 2025-02-26 18:08:39.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:39.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-26 18:08:39.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b859355 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:39.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-26 18:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693ed09d 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-26 18:08:39.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 18:08:39.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 18:08:39.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-26 18:08:39.905 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 18:08:39.906 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 18:08:39.906 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4a65c40 2025-02-26 18:08:39.907 [DefaultDispatcher-worker-20 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:42703 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6802c10e 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:39.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 18:08:39.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 18:08:39.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-26 18:08:39.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 18:08:39.909 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 18:08:39.909 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 18:08:39.909 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 18:08:39.909 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 18:08:39.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 18:08:39.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 18:08:39.909 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 18:08:39.909 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54224125 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:39.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-26 18:08:39.930 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.934 [DefaultDispatcher-worker-16 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.938 [DefaultDispatcher-worker-19 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 18:08:39.939 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 18:08:39.943 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.947 [DefaultDispatcher-worker-6 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.948 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:39.948 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json. 2025-02-26 18:08:39.948 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:39.949 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:39.949 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:39.949 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json. 2025-02-26 18:08:39.949 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:39.957 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.958 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 18:08:39.958 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-87f3354c-2ac0-46fd-8f90-0b6674626ef8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 18:08:39.959 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:39.959 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-87f3354c-2ac0-46fd-8f90-0b6674626ef8 2025-02-26 18:08:39.959 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:39.962 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42703/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:39.962 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:39.962 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:39.965 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 18:08:39.965 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 18:08:39.965 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:39.965 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:39.965 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.965 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.966 [eventLoopGroupProxy-10-2 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-02-26 18:08:39.966 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:39.966 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:39.968 [DefaultDispatcher-worker-9 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.968 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/UmAppDatabase/replication/nodeId 2025-02-26 18:08:39.968 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42703/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:39.968 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/UmAppDatabase/replication/nodeId 2025-02-26 18:08:39.969 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 18:08:39.969 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/blob/upload-init-batch 2025-02-26 18:08:39.969 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/blob/upload-init-batch. 2025-02-26 18:08:39.969 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/blob/upload-init-batch 2025-02-26 18:08:39.969 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.969 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:39.969 [eventLoopGroupProxy-10-2 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-26 18:08:39.970 [DefaultDispatcher-worker-16 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/UmAppDatabase/replication/nodeId 2025-02-26 18:08:39.970 [DefaultDispatcher-worker-16 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42703/UmAppDatabase/replication/nodeId 2025-02-26 18:08:39.970 [eventLoopGroupProxy-10-2 @call-handler#682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 18:08:39.970 [eventLoopGroupProxy-10-2 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 18:08:39.972 [eventLoopGroupProxy-10-2 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.972 [eventLoopGroupProxy-10-2 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-26 18:08:39.973 [DefaultDispatcher-worker-19 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/blob/upload-init-batch 2025-02-26 18:08:39.973 [DefaultDispatcher-worker-19 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42703/api/blob/upload-init-batch 2025-02-26 18:08:39.973 [DefaultDispatcher-worker-19 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42703/api/blob/upload-init-batch. 2025-02-26 18:08:39.973 [DefaultDispatcher-worker-19 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42703/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:39.974 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.974 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/blob/upload-batch-data. 2025-02-26 18:08:39.974 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.974 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:39.975 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:39.975 [DefaultDispatcher-worker-8 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.977 [eventLoopGroupProxy-10-2 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.977 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.977 [eventLoopGroupProxy-10-2 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:39.978 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.979 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.979 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/blob/upload-batch-data. 2025-02-26 18:08:39.979 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.979 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:39.980 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:39.980 [DefaultDispatcher-worker-3 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:39.981 [eventLoopGroupProxy-10-2 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.982 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.982 [eventLoopGroupProxy-10-2 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:39.982 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.983 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.983 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/blob/upload-batch-data. 2025-02-26 18:08:39.983 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.983 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:39.984 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:39.986 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.987 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.987 [eventLoopGroupProxy-10-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 18:08:39.987 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.988 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.988 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/blob/upload-batch-data. 2025-02-26 18:08:39.988 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.988 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:39.989 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:39.990 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.990 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.990 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:39.990 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.992 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.992 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/blob/upload-batch-data. 2025-02-26 18:08:39.992 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.992 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:39.993 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:39.994 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:39.994 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:39.994 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:39.994 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:39.994 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/blob/upload-batch-data 2025-02-26 18:08:39.996 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:40.002 [DefaultDispatcher-worker-16 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:40.007 [DefaultDispatcher-worker-14 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:40.007 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/UmAppDatabase/replication/message 2025-02-26 18:08:40.007 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42703/UmAppDatabase/replication/message. 2025-02-26 18:08:40.007 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/UmAppDatabase/replication/message 2025-02-26 18:08:40.007 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42703/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:40.008 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:40.008 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 18:08:40.009 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:40.009 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:40.010 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:40.020 [DefaultDispatcher-worker-10 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 18:08:40.020 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:40.021 [eventLoopGroupProxy-10-2 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-26 18:08:40.021 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:40.021 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json. 2025-02-26 18:08:40.021 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:40.021 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/UmAppDatabase/replication/message 2025-02-26 18:08:40.021 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42703/UmAppDatabase/replication/message 2025-02-26 18:08:40.021 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42703/UmAppDatabase/replication/message. 2025-02-26 18:08:40.021 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42703/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:40.022 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:40.022 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json 2025-02-26 18:08:40.022 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json. 2025-02-26 18:08:40.022 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42703/api/content/699018465333460992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:40.027 [DefaultDispatcher-worker-18 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2025-02-26 18:08:40.028 [DefaultDispatcher-worker-12 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-02-26 18:08:40.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 18:08:40.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 18:08:40.029 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 18:08:40.029 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 18:08:40.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 18:08:40.030 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29693b1d 2025-02-26 18:08:40.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-26 18:08:40.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-26 18:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:40.030 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@feab3ae: (connection evicted) 2025-02-26 18:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:40.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-26 18:08:40.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-26 18:08:40.409 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:40.409 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:40.503 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:41.033 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4a65c40 2025-02-26 18:08:41.034 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4a65c40 2025-02-26 18:08:41.034 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3223aa 2025-02-26 18:08:41.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-26 18:08:41.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-26 18:08:41.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:41.035 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c26e588: (connection evicted) 2025-02-26 18:08:41.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:41.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-26 18:08:41.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45494046 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:41.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-26 18:08:41.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5315210d 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:41.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-26 18:08:41.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-26 18:08:41.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-26 18:08:41.070 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 18:08:41.071 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 18:08:41.071 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@62fbefad 2025-02-26 18:08:41.072 [DefaultDispatcher-worker-12 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:33303 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:41.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:41.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:41.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:41.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-26 18:08:41.074 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-26 18:08:41.074 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-26 18:08:41.074 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-26 18:08:41.074 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-26 18:08:41.074 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-26 18:08:41.074 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-26 18:08:41.074 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-26 18:08:41.074 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-26 18:08:41.074 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea0b48 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:41.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-26 18:08:41.094 [DefaultDispatcher-worker-3 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.098 [DefaultDispatcher-worker-2 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.160 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:41.161 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:41.173 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:41.175 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:41.191 [DefaultDispatcher-worker-2 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:41.217 [DefaultDispatcher-worker-2 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:41.221 [DefaultDispatcher-worker-2 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:41.223 [DefaultDispatcher-worker-2 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:41.231 [DefaultDispatcher-worker-16 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.236 [DefaultDispatcher-worker-11 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.236 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:41.236 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json. 2025-02-26 18:08:41.236 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:41.237 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:41.237 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:41.238 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json. 2025-02-26 18:08:41.238 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:41.296 [DefaultDispatcher-worker-15 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.296 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-26 18:08:41.296 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-714e8930-7df8-413c-8b64-534971977d39', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-26 18:08:41.297 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-26 18:08:41.297 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-714e8930-7df8-413c-8b64-534971977d39 2025-02-26 18:08:41.298 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:41.298 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33303/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:41.298 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:41.298 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:41.300 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 18:08:41.300 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 18:08:41.300 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.300 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:41.300 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:41.301 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.301 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-26 18:08:41.301 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:41.301 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:41.303 [DefaultDispatcher-worker-18 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.303 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/UmAppDatabase/replication/nodeId 2025-02-26 18:08:41.303 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33303/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:41.303 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/UmAppDatabase/replication/nodeId 2025-02-26 18:08:41.304 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 18:08:41.304 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.304 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-26 18:08:41.305 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/UmAppDatabase/replication/nodeId 2025-02-26 18:08:41.305 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33303/UmAppDatabase/replication/nodeId 2025-02-26 18:08:41.310 [DefaultDispatcher-worker-12 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.315 [DefaultDispatcher-worker-15 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.316 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-init-batch 2025-02-26 18:08:41.316 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-init-batch. 2025-02-26 18:08:41.316 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-init-batch 2025-02-26 18:08:41.316 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:41.317 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 18:08:41.317 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 18:08:41.360 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.362 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-02-26 18:08:41.362 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-init-batch 2025-02-26 18:08:41.362 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33303/api/blob/upload-init-batch 2025-02-26 18:08:41.363 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-init-batch. 2025-02-26 18:08:41.363 [DefaultDispatcher-worker-5 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33303/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:41.366 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.366 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.366 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.366 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.367 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.369 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.370 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.370 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-26 18:08:41.370 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.371 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.371 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.371 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.371 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.372 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.415 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.415 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.415 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:41.416 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.416 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.416 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.416 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.416 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.417 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.418 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.419 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.419 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.419 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.420 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.420 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.420 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.420 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.420 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.422 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.422 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.422 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.423 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.423 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.423 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.423 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.423 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.424 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.467 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.467 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.467 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:41.468 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.470 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.470 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.470 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.470 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.470 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.532 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.533 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.533 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-02-26 18:08:41.533 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.535 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.535 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.535 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.535 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.536 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.586 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.586 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.586 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-02-26 18:08:41.587 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.591 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.633 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.634 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.634 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:41.634 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.635 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.635 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.635 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.635 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.636 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.679 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.679 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.679 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:41.680 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.681 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.681 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.681 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.681 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.682 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.724 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.724 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.725 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:41.725 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.726 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.726 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.726 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.726 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.727 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.728 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.728 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.728 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.728 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.729 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.729 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.729 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.729 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.730 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.731 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.731 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.731 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.732 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.732 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.732 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.732 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.732 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.733 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.734 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.734 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.734 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.734 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.735 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.735 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.735 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.735 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.735 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.736 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.737 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.737 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.737 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.738 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.738 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.738 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.738 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.738 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.739 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.740 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.740 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.740 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.741 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.741 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.741 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.741 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.742 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.743 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.743 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.743 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.743 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.744 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.744 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.744 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.744 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.744 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.745 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.746 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.746 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.747 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.748 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.748 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.748 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.748 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.749 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.749 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.749 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.749 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.750 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.751 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.752 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.752 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.752 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.753 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.753 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.753 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.753 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.753 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.755 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.755 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.755 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.755 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.756 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.756 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.756 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.756 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.756 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.758 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.758 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.758 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.758 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.759 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.759 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.759 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.759 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.760 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.761 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.761 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.761 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.761 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.762 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.762 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.762 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.762 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.763 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.764 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.764 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.764 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.764 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.765 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.765 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.765 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.765 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.765 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.766 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.766 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.766 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.767 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.767 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.767 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.767 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.767 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.768 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.769 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.769 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.769 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.769 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.771 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.772 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.772 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.772 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.772 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.773 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.773 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.773 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.773 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.773 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.774 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.775 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.775 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.775 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.775 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.775 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.776 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.776 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.776 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.777 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.777 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.777 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.778 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.778 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.778 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.778 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.778 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.779 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.780 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.780 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.780 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.780 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.781 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.781 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.781 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.781 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.782 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.783 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.783 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.783 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.784 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.784 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.784 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.784 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.785 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.786 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.786 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.786 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.787 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.788 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.788 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.788 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.788 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.789 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.790 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.790 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.790 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.792 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.793 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.793 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.793 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.795 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.796 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.796 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.796 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.797 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.797 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.797 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.797 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.797 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.798 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.799 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.799 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.799 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.799 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.800 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.800 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.800 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.800 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.801 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.802 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.802 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.802 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.802 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.803 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.803 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.803 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.803 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.804 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.814 [DefaultDispatcher-worker-7 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:41.846 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.846 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.846 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:41.846 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.847 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.847 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.847 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.847 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.848 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.850 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.850 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.850 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.850 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.851 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.851 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.851 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.851 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.852 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.854 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.854 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.854 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.854 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.855 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.855 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.855 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.855 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.856 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.857 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.857 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.858 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.858 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.859 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.859 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.859 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.859 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.859 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.902 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.902 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.902 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:41.903 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.904 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.904 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.904 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.904 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.904 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.948 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.948 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.948 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 18:08:41.948 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.949 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.949 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.949 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.949 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.950 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.951 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.951 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.951 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:41.951 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.952 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.952 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.952 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.952 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.952 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.954 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.954 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.954 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:41.954 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.954 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:41.955 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:41.998 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:41.998 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:41.998 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:41.998 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.999 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.999 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:41.999 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:41.999 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.000 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.001 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.001 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.001 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.001 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.002 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.002 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.002 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.002 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.002 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.003 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.003 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.003 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.003 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.004 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.004 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.004 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.004 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.005 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.006 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.006 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.006 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.006 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.007 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.007 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.007 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.007 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.007 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.008 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.008 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.008 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.009 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.009 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.009 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.009 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.009 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.010 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.052 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.052 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.052 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:42.052 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.054 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.055 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.055 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.056 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:42.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.057 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.058 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.058 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.058 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.058 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.059 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.059 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.059 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.059 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.060 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.061 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.061 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.061 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.062 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.062 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.062 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.062 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.062 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.063 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.064 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.064 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.064 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.065 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.065 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.065 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.065 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.065 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.066 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.067 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.067 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.067 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.068 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.068 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.068 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.068 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.068 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.069 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.070 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.070 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.070 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.070 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.071 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.071 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.071 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.071 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.072 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.073 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.073 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.073 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.073 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.074 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.074 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.074 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.074 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.075 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.076 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.076 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.076 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.076 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.077 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.078 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.078 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.079 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:42.079 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.079 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.079 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.079 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.079 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.080 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.081 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.081 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.081 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.081 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.083 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.084 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.085 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.085 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:42.085 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.086 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.088 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.088 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.088 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:42.088 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.089 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.089 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.089 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.089 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.089 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.132 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.132 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.132 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.132 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.133 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.133 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.133 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.133 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.134 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.135 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.135 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.135 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.136 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.137 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.137 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.137 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.137 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.138 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.139 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.139 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.139 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.139 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.140 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.140 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.140 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.140 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.141 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.182 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.182 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.183 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.183 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.184 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.185 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.185 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.185 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.187 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.188 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.188 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.188 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.188 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.189 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.189 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.189 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.189 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.189 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.190 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.190 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.190 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.190 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.191 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.191 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.191 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.191 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.191 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.234 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.234 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.234 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.235 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.235 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.235 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.236 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.236 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.236 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.237 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.237 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.237 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.238 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.238 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.238 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.238 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.238 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.239 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.281 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.281 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.281 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:42.282 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.282 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.283 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.283 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.283 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.283 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.323 [DefaultDispatcher-worker-10 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:42.327 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.327 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.327 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 18:08:42.328 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.329 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.329 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.329 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.329 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.329 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.372 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.372 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.372 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.373 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.373 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.373 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.373 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.374 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.374 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.416 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.416 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.416 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:42.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.418 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.419 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.419 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.419 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.419 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.420 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.420 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.420 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.420 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.420 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.421 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.421 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.421 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.421 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.422 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.422 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.422 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.422 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.423 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.423 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.424 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.424 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:42.424 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.424 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.424 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.424 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.424 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.425 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.426 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.426 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.426 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.426 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.427 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.428 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.428 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.428 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.428 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.429 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.429 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.429 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.429 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.429 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.430 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.430 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.430 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.431 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.431 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.431 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.431 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.431 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.432 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.433 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.433 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.433 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.433 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.433 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.433 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.433 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.434 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.434 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.435 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.435 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.435 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.435 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.436 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.436 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.436 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.436 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.436 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.437 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.437 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.437 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.438 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.439 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.440 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.440 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.440 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.441 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.441 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.441 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.441 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.441 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.442 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.443 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.443 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.443 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.443 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.443 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.443 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.443 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.443 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.444 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.445 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.445 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.445 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.445 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.445 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.445 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.445 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.445 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.446 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.447 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.447 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.447 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.447 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.448 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.448 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.448 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.448 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.448 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.449 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.449 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.449 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.449 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.451 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.494 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.495 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.495 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 18:08:42.495 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.496 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.496 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.496 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.496 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.496 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.497 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.497 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.497 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.498 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.498 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.498 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.498 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.498 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.499 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.499 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.500 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.500 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.500 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.500 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.500 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.500 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.500 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.501 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.502 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.502 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.502 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.502 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.502 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.502 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.502 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.502 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.503 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.504 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.504 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.504 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.504 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.505 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.505 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.505 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.505 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.506 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.507 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.507 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.507 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.507 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.508 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.508 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.508 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.508 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.508 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.509 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.509 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.509 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.509 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.510 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.510 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.510 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.510 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.510 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.553 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.553 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.553 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.553 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.554 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.554 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.554 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.554 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.555 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.556 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.556 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.556 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.556 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.557 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.557 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.557 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.557 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.557 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.558 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.558 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.558 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.559 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.560 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.560 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.560 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.560 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.561 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.603 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.603 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.603 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:42.604 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.604 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.604 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.604 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.605 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.605 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.606 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.606 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.606 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.606 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.607 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.607 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.607 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.607 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.607 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.608 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.608 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.608 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.608 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.609 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.609 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.609 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.609 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.609 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.610 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.610 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.610 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.611 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.612 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.613 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.613 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.613 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.613 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.614 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.614 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.614 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.614 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.614 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.615 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.615 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.615 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.616 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.616 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.616 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.616 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.616 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.616 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.617 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.617 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.617 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.618 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.618 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.618 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.618 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.618 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.619 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.619 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.619 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.619 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.620 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.621 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.621 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.621 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.621 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.621 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.622 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.622 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.622 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.622 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.623 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.623 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.623 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.623 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.623 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.624 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.624 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.624 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.625 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.625 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.625 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.625 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.625 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.626 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.627 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.627 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.627 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.627 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.627 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.627 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.627 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.627 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.628 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.629 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.629 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.629 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.629 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.630 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.630 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.630 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.630 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.631 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.674 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.674 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.674 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.675 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.675 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.675 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.675 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.675 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.676 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.677 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.677 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.677 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.677 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.678 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.678 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.678 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.678 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.678 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.721 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.721 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.721 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.721 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.722 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.722 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.722 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.722 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.722 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.723 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.723 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.723 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.723 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.725 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.725 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.725 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.725 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.725 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.768 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.768 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.768 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.768 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.769 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.769 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.769 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.769 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.770 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.812 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.812 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.812 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:42.812 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.813 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.813 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.813 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.813 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.814 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.834 [DefaultDispatcher-worker-12 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:42.855 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.855 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.855 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:42.855 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.856 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.856 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.856 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.856 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.857 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.899 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.899 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.899 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:42.899 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.901 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.901 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.901 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.901 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.901 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.944 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.944 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.944 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.944 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.945 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.945 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.945 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.945 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.946 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.947 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.947 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.947 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:42.947 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.948 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.948 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.948 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.948 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.948 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.991 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.991 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.991 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:42.992 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.993 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.993 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.993 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.993 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.993 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:42.995 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:42.995 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:42.995 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:42.995 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.997 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.997 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:42.997 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:42.997 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:42.998 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.000 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.000 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.000 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.001 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.001 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.001 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.001 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.001 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.002 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.004 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.004 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.004 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.004 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.005 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.005 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.005 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.005 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.006 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.007 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.007 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.007 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.008 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.008 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.008 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.008 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.008 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.009 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.010 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.010 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.011 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.011 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.013 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.013 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.013 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.013 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.014 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.057 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.057 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.057 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-26 18:08:43.058 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.059 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.059 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.059 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.059 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.059 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.060 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.061 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.061 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.061 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.061 [DefaultDispatcher-worker-13 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.068 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.068 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.068 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.068 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.069 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.070 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.070 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.070 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.070 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.071 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.071 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.071 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.071 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.072 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.073 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.073 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.073 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.073 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.076 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.076 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.076 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.076 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.077 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.081 [DefaultDispatcher-worker-7 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:43.120 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.120 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.120 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:43.121 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.122 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.122 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.122 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.122 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.122 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.123 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.124 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.124 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.124 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.125 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.125 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.125 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.125 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.125 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.126 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.126 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.126 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.126 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.127 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.127 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.127 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.127 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.128 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.129 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.129 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.129 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.129 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.130 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.130 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.130 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.130 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.130 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.173 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.173 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.173 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:43.173 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.174 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.174 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.174 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.174 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.175 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.218 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.218 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.218 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:43.218 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.219 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.219 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.219 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.219 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.219 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.220 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.220 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.221 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.221 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.222 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.222 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.222 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.222 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.222 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.227 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.227 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.227 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-26 18:08:43.227 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.228 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.229 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.229 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.229 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.229 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.230 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.230 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.230 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.230 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.230 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.272 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.272 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.272 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:43.273 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.273 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.273 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.273 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.273 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.274 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.275 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.275 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.275 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.275 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.276 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.276 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.276 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.276 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.276 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.318 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.319 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.319 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-26 18:08:43.319 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.319 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.319 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.319 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.319 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.320 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.342 [DefaultDispatcher-worker-2 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:43.361 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.361 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.362 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:43.362 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.363 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.363 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.363 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.363 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.363 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.364 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.364 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.364 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.365 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.365 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.365 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.365 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.365 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.366 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.408 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.408 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.408 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-26 18:08:43.408 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.409 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.409 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.409 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.409 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.409 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.410 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.411 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.411 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.411 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.411 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.412 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.412 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.412 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.412 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.413 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.413 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.413 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.413 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.414 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.414 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.414 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.414 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.414 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.415 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.415 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.415 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.416 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.417 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.422 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.423 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.423 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-02-26 18:08:43.423 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.423 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.423 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.423 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.423 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.424 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.465 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.465 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.465 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-26 18:08:43.466 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.466 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.466 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.466 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.466 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.467 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.468 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.468 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.468 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.469 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.469 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.470 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.470 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.470 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-26 18:08:43.470 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.471 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.471 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/blob/upload-batch-data. 2025-02-26 18:08:43.471 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.471 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:43.471 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:43.473 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:43.473 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.473 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-26 18:08:43.473 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/blob/upload-batch-data 2025-02-26 18:08:43.480 [DefaultDispatcher-worker-6 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:43.485 [DefaultDispatcher-worker-10 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:43.485 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/UmAppDatabase/replication/message 2025-02-26 18:08:43.485 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33303/UmAppDatabase/replication/message. 2025-02-26 18:08:43.485 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/UmAppDatabase/replication/message 2025-02-26 18:08:43.485 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33303/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:43.486 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 18:08:43.486 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:43.486 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:43.497 [DefaultDispatcher-worker-1 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-26 18:08:43.497 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:43.497 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-26 18:08:43.497 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:43.497 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json. 2025-02-26 18:08:43.497 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:43.497 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/UmAppDatabase/replication/message 2025-02-26 18:08:43.497 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33303/UmAppDatabase/replication/message 2025-02-26 18:08:43.498 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33303/UmAppDatabase/replication/message. 2025-02-26 18:08:43.498 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33303/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:43.498 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:43.498 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json 2025-02-26 18:08:43.498 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json. 2025-02-26 18:08:43.498 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33303/api/content/699018475420102656/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:08:43.504 [DefaultDispatcher-worker-18 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-26 18:08:43.517 [DefaultDispatcher-worker-17 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-26 18:08:43.544 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-26 18:08:43.544 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-26 18:08:43.544 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-26 18:08:43.544 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-26 18:08:43.544 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-26 18:08:43.547 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-26 18:08:43.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-26 18:08:43.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-26 18:08:43.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:43.547 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204: (connection evicted) 2025-02-26 18:08:43.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:43.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-26 18:08:43.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-26 18:08:43.576 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:43.576 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:43.981 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-26 18:08:44.551 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@62fbefad 2025-02-26 18:08:44.551 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@62fbefad 2025-02-26 18:08:44.555 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-26 18:08:44.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-26 18:08:44.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-26 18:08:44.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:44.556 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f: (connection evicted) 2025-02-26 18:08:44.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:44.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-26 18:08:44.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c80957 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:44.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-26 18:08:44.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-26 18:08:44.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-26 18:08:44.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-26 18:08:44.573 [DefaultDispatcher-worker-6 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a61c81 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:44.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 18:08:44.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 18:08:44.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1715193f 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:44.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-26 18:08:44.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-02-26 18:08:44.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-02-26 18:08:44.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-26 18:08:44.581 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 18:08:44.582 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-26 18:08:44.583 [DefaultDispatcher-worker-17 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:36963 2025-02-26 18:08:44.585 [DefaultDispatcher-worker-17 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 18:08:44.586 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36963/api/blob/upload-init-batch 2025-02-26 18:08:44.586 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36963/api/blob/upload-init-batch. 2025-02-26 18:08:44.586 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36963/api/blob/upload-init-batch 2025-02-26 18:08:44.586 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36963/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:44.588 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-26 18:08:44.588 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-26 18:08:44.589 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-02-26 18:08:44.589 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36963/api/blob/upload-init-batch 2025-02-26 18:08:44.589 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36963/api/blob/upload-init-batch 2025-02-26 18:08:44.590 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36963/api/blob/upload-init-batch. 2025-02-26 18:08:44.590 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36963/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:44.590 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36963/api/blob/upload-batch-data 2025-02-26 18:08:44.590 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36963/api/blob/upload-batch-data. 2025-02-26 18:08:44.590 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36963/api/blob/upload-batch-data 2025-02-26 18:08:44.590 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36963/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:44.591 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-26 18:08:44.593 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-02-26 18:08:44.593 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:44.593 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36963/api/blob/upload-batch-data 2025-02-26 18:08:44.594 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-02-26 18:08:44.596 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:44.599 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2025-02-26 18:08:44.666 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:44.679 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:44.680 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac0fdc7 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:45.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@689ea211 2025-02-26 18:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@689ea211 2025-02-26 18:08:45.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-26 18:08:45.703 [DefaultDispatcher-worker-6 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689ea211 2025-02-26 18:08:45.706 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/api/blob/upload-init-batch 2025-02-26 18:08:45.706 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/api/blob/upload-init-batch. 2025-02-26 18:08:45.706 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/api/blob/upload-init-batch 2025-02-26 18:08:45.706 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59447/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:45.707 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/api/blob/upload-init-batch 2025-02-26 18:08:45.707 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/api/blob/upload-init-batch 2025-02-26 18:08:45.707 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59447/api/blob/upload-init-batch. 2025-02-26 18:08:45.707 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59447/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:45.713 [DefaultDispatcher-worker-6 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689ea211 2025-02-26 18:08:45.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-26 18:08:45.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-26 18:08:45.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:45.716 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689ea211: (connection evicted) 2025-02-26 18:08:45.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:45.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-26 18:08:45.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e12fdcf 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:45.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2003edf 2025-02-26 18:08:45.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2003edf 2025-02-26 18:08:45.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-26 18:08:45.731 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44099/api/blob/upload-init-batch 2025-02-26 18:08:45.731 [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:44099/api/blob/upload-init-batch. 2025-02-26 18:08:45.731 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44099/api/blob/upload-init-batch 2025-02-26 18:08:45.731 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44099/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:45.732 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44099/api/blob/upload-init-batch 2025-02-26 18:08:45.732 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44099/api/blob/upload-init-batch 2025-02-26 18:08:45.733 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44099/api/blob/upload-init-batch. 2025-02-26 18:08:45.733 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44099/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:45.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-26 18:08:45.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-26 18:08:45.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:45.733 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2003edf: (connection evicted) 2025-02-26 18:08:45.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:45.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-26 18:08:45.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-26 18:08:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3006aef5 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:45.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-02-26 18:08:45.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-02-26 18:08:45.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-26 18:08:45.750 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58279/api/blob/upload-init-batch 2025-02-26 18:08:45.750 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58279/api/blob/upload-init-batch. 2025-02-26 18:08:45.750 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58279/api/blob/upload-init-batch 2025-02-26 18:08:45.750 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58279/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-26 18:08:45.751 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58279/api/blob/upload-init-batch 2025-02-26 18:08:45.751 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58279/api/blob/upload-init-batch 2025-02-26 18:08:45.751 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58279/api/blob/upload-init-batch. 2025-02-26 18:08:45.751 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58279/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:45.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-26 18:08:45.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-26 18:08:45.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:45.755 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62158618: (connection evicted) 2025-02-26 18:08:45.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:45.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-26 18:08:45.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-26 18:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-26 18:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267e0ca0 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:45.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3a529f 2025-02-26 18:08:45.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3a529f 2025-02-26 18:08:45.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-26 18:08:46.008 [DefaultDispatcher-worker-1 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3a529f 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446fb72e 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:46.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4411a0fe 2025-02-26 18:08:46.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4411a0fe 2025-02-26 18:08:46.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-26 18:08:46.032 [DefaultDispatcher-worker-16 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4411a0fe 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26f7b114 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-02-26 18:08:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-02-26 18:08:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-26 18:08:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@787b7796 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:46.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-26 18:08:46.073 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:46.075 [DefaultDispatcher-worker-11 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.079 [DefaultDispatcher-worker-20 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.084 [DefaultDispatcher-worker-17 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.088 [DefaultDispatcher-worker-3 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.090 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.094 [DefaultDispatcher-worker-7 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2025-02-26 18:08:46.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-26 18:08:46.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-26 18:08:46.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:46.098 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0: (connection evicted) 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:46.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-26 18:08:46.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f09907 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:46.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-26 18:08:46.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-26 18:08:46.111 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:46.120 [DefaultDispatcher-worker-13 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.124 [DefaultDispatcher-worker-4 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.128 [DefaultDispatcher-worker-9 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.132 [DefaultDispatcher-worker-8 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.133 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:46.134 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.139 [DefaultDispatcher-worker-2 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-02-26 18:08:46.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-26 18:08:46.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-26 18:08:46.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:46.140 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca: (connection evicted) 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:46.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-26 18:08:46.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f61cc 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:46.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:46.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-26 18:08:46.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-26 18:08:46.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-26 18:08:46.165 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-26 18:08:46.170 [DefaultDispatcher-worker-6 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-26 18:08:46.173 [DefaultDispatcher-worker-17 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-26 18:08:46.177 [DefaultDispatcher-worker-17 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-26 18:08:46.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-26 18:08:46.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-26 18:08:46.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:46.178 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef04239: (connection evicted) 2025-02-26 18:08:46.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:46.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-26 18:08:46.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-26 18:08:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5980e29f 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:46.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-26 18:08:46.198 [DefaultDispatcher-worker-5 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.203 [DefaultDispatcher-worker-19 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.207 [DefaultDispatcher-worker-13 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.211 [DefaultDispatcher-worker-7 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.213 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.217 [DefaultDispatcher-worker-7 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-02-26 18:08:46.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-26 18:08:46.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-26 18:08:46.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:46.217 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe: (connection evicted) 2025-02-26 18:08:46.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:46.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-26 18:08:46.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-26 18:08:46.568 [DefaultDispatcher-worker-17 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-26 18:08:46.581 [DefaultDispatcher-worker-17 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd07a56 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:49.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:49.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@45649467 2025-02-26 18:08:49.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@45649467 2025-02-26 18:08:49.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-26 18:08:49.779 [DefaultDispatcher-worker-6 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45649467 2025-02-26 18:08:49.858 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a23136f 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2025-02-26 18:08:50.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2025-02-26 18:08:50.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-26 18:08:50.295 [DefaultDispatcher-worker-17 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2025-02-26 18:08:50.299 [DefaultDispatcher-worker-20 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2025-02-26 18:08:50.302 [DefaultDispatcher-worker-14 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2025-02-26 18:08:50.306 [DefaultDispatcher-worker-3 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2025-02-26 18:08:50.310 [DefaultDispatcher-worker-14 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52518ee1 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-02-26 18:08:50.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-02-26 18:08:50.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-26 18:08:50.331 [DefaultDispatcher-worker-11 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-02-26 18:08:50.334 [DefaultDispatcher-worker-16 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-02-26 18:08:50.338 [DefaultDispatcher-worker-20 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-02-26 18:08:50.341 [DefaultDispatcher-worker-12 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16160a37 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-26 18:08:50.361 [DefaultDispatcher-worker-7 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.365 [DefaultDispatcher-worker-11 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.368 [DefaultDispatcher-worker-3 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.371 [DefaultDispatcher-worker-11 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.374 [DefaultDispatcher-worker-11 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.378 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.380 [DefaultDispatcher-worker-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e205025 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-26 18:08:50.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-26 18:08:50.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-26 18:08:50.399 [DefaultDispatcher-worker-15 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-26 18:08:50.403 [DefaultDispatcher-worker-10 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-26 18:08:50.406 [DefaultDispatcher-worker-12 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-26 18:08:50.409 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-26 18:08:50.413 [DefaultDispatcher-worker-11 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-26 18:08:50.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798753cc 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-26 18:08:50.414 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.433 [DefaultDispatcher-worker-18 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.438 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.441 [DefaultDispatcher-worker-7 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.443 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.445 [DefaultDispatcher-worker-10 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.448 [DefaultDispatcher-worker-19 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.453 [DefaultDispatcher-worker-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28dd038f 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-26 18:08:50.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-26 18:08:50.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-26 18:08:50.473 [DefaultDispatcher-worker-1 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-26 18:08:50.477 [DefaultDispatcher-worker-13 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-26 18:08:50.481 [DefaultDispatcher-worker-4 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-26 18:08:50.481 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.484 [DefaultDispatcher-worker-17 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a233d33 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-26 18:08:50.503 [DefaultDispatcher-worker-17 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.507 [DefaultDispatcher-worker-3 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.510 [DefaultDispatcher-worker-18 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.514 [DefaultDispatcher-worker-5 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.514 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.517 [DefaultDispatcher-worker-9 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.523 [DefaultDispatcher-worker-12 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-02-26 18:08:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-02-26 18:08:50.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-02-26 18:08:50.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299c86f0 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-02-26 18:08:50.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-02-26 18:08:50.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-26 18:08:50.548 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-02-26 18:08:50.550 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-26 18:08:50.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-26 18:08:50.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-26 18:08:50.556 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.567 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-26 18:08:50.569 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2b608e 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-26 18:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-26 18:08:50.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-26 18:08:50.585 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-26 18:08:50.585 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.586 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f2d34 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-26 18:08:50.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-02-26 18:08:50.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-02-26 18:08:50.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-26 18:08:50.600 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-02-26 18:08:50.602 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-02-26 18:08:50.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@659565ed 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-02-26 18:08:50.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-02-26 18:08:50.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5c2a84 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:50.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-26 18:08:50.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-02-26 18:08:50.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-02-26 18:08:50.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-26 18:08:50.625 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.631 [DefaultDispatcher-worker-1 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-02-26 18:08:50.635 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.654 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.662 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43219/ 2025-02-26 18:08:50.662 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43219/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.663 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43219/ 2025-02-26 18:08:50.663 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43219/ 2025-02-26 18:08:50.663 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43219/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.672 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.688 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.704 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.705 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43219/ 2025-02-26 18:08:50.705 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43219/ 2025-02-26 18:08:50.705 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43219/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.713 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:50.746 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43219/ 2025-02-26 18:08:50.747 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43219/ 2025-02-26 18:08:50.747 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43219/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.788 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43219/ 2025-02-26 18:08:50.789 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43219/ 2025-02-26 18:08:50.789 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43219/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.830 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43219/ 2025-02-26 18:08:50.831 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43219/ 2025-02-26 18:08:50.831 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43219/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.872 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43219/ 2025-02-26 18:08:50.873 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43219/ 2025-02-26 18:08:50.873 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43219/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.914 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43219/ 2025-02-26 18:08:50.917 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40249/ 2025-02-26 18:08:50.917 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40249/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.917 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40249/ 2025-02-26 18:08:50.917 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40249/ 2025-02-26 18:08:50.918 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40249/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:50.959 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40249/ 2025-02-26 18:08:50.959 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40249/ 2025-02-26 18:08:50.959 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40249/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:51.001 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40249/ 2025-02-26 18:08:51.001 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40249/ 2025-02-26 18:08:51.001 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40249/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:51.042 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40249/ 2025-02-26 18:08:51.043 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40249/ 2025-02-26 18:08:51.043 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40249/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:51.084 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40249/ 2025-02-26 18:08:51.085 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40249/ 2025-02-26 18:08:51.085 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40249/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:51.127 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40249/ 2025-02-26 18:08:51.127 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40249/ 2025-02-26 18:08:51.127 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40249/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-26 18:08:51.127 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40249/ 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dcc0bb8 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6998b6 2025-02-26 18:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6998b6 2025-02-26 18:08:51.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-26 18:08:51.211 [DefaultDispatcher-worker-2 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6998b6 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e669b5c 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-26 18:08:51.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-26 18:08:51.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-26 18:08:51.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-26 18:08:51.237 [DefaultDispatcher-worker-9 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14c7ab73 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1483c738 2025-02-26 18:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1483c738 2025-02-26 18:08:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-26 18:08:51.258 [DefaultDispatcher-worker-19 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1483c738 2025-02-26 18:08:51.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af8ef61 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@29682244 2025-02-26 18:08:51.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@29682244 2025-02-26 18:08:51.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-26 18:08:51.275 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:51.279 [DefaultDispatcher-worker-8 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3ab73a 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-26 18:08:51.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-02-26 18:08:51.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-02-26 18:08:51.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-26 18:08:51.300 [DefaultDispatcher-worker-18 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@657e7e8 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2025-02-26 18:08:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2025-02-26 18:08:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-26 18:08:51.319 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:51.325 [DefaultDispatcher-worker-9 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2025-02-26 18:08:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f933c7 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-02-26 18:08:51.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-02-26 18:08:51.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-26 18:08:51.338 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:51.348 [DefaultDispatcher-worker-6 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@89dd102 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:51.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-26 18:08:51.360 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:51.368 [DefaultDispatcher-worker-13 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.372 [DefaultDispatcher-worker-5 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.375 [DefaultDispatcher-worker-15 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.378 [DefaultDispatcher-worker-14 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.380 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:51.385 [DefaultDispatcher-worker-9 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.388 [DefaultDispatcher-worker-19 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-02-26 18:08:51.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-26 18:08:51.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-26 18:08:51.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:51.391 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f908a10: (connection evicted) 2025-02-26 18:08:51.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:51.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-26 18:08:51.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-26 18:08:51.420 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:51.450 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fda92e0 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2025-02-26 18:08:55.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2025-02-26 18:08:55.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-26 18:08:55.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2025-02-26 18:08:55.478 [DefaultDispatcher-worker-19 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2025-02-26 18:08:55.484 [DefaultDispatcher-worker-6 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2025-02-26 18:08:55.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@128ebca1 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@10efb806 2025-02-26 18:08:55.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@10efb806 2025-02-26 18:08:55.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-26 18:08:55.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10efb806 2025-02-26 18:08:55.504 [DefaultDispatcher-worker-9 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10efb806 2025-02-26 18:08:55.508 [DefaultDispatcher-worker-7 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10efb806 2025-02-26 18:08:55.512 [DefaultDispatcher-worker-4 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10efb806 2025-02-26 18:08:55.516 [DefaultDispatcher-worker-6 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10efb806 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe4df9 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-02-26 18:08:55.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-02-26 18:08:55.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-26 18:08:55.529 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-02-26 18:08:55.540 [DefaultDispatcher-worker-11 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-02-26 18:08:55.544 [DefaultDispatcher-worker-4 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-02-26 18:08:55.548 [DefaultDispatcher-worker-2 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-02-26 18:08:55.551 [DefaultDispatcher-worker-4 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16422f27 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-02-26 18:08:55.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-02-26 18:08:55.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-26 18:08:55.560 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.562 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-02-26 18:08:55.571 [DefaultDispatcher-worker-3 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-02-26 18:08:55.576 [DefaultDispatcher-worker-3 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-02-26 18:08:55.579 [DefaultDispatcher-worker-5 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85104d6 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-02-26 18:08:55.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-02-26 18:08:55.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-26 18:08:55.586 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.590 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-02-26 18:08:55.599 [DefaultDispatcher-worker-16 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-02-26 18:08:55.603 [DefaultDispatcher-worker-3 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d37 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-02-26 18:08:55.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-02-26 18:08:55.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-26 18:08:55.615 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-02-26 18:08:55.617 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.623 [DefaultDispatcher-worker-18 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-02-26 18:08:55.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-02-26 18:08:55.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-26 18:08:55.635 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-02-26 18:08:55.644 [DefaultDispatcher-worker-3 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-02-26 18:08:55.682 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.682 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.705 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.739 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8466c2 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-26 18:08:55.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:55.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:55.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-26 18:08:55.765 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:55.771 [Test worker @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:55.772 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:55.774 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.774 [DefaultDispatcher-worker-9 @coroutine#2063] 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:42705/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:55.774 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.774 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:55.775 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.775 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.778 [DefaultDispatcher-worker-8 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:55.778 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.778 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:55.778 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.779 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.779 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.779 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8d20bb 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-26 18:08:55.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-02-26 18:08:55.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-02-26 18:08:55.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-26 18:08:55.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-02-26 18:08:55.801 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-02-26 18:08:55.802 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-02-26 18:08:55.804 [DefaultDispatcher-worker-14 @coroutine#2083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 18:08:55.804 [DefaultDispatcher-worker-14 @coroutine#2083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-26 18:08:55.804 [DefaultDispatcher-worker-14 @coroutine#2083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 18:08:55.805 [DefaultDispatcher-worker-15 @coroutine#2083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 18:08:55.805 [DefaultDispatcher-worker-15 @coroutine#2083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-26 18:08:55.806 [DefaultDispatcher-worker-2 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e895acb 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-26 18:08:55.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-26 18:08:55.851 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.853 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4466fc23 2025-02-26 18:08:55.853 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4466fc23 2025-02-26 18:08:55.855 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa10adf 2025-02-26 18:08:55.855 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa10adf 2025-02-26 18:08:55.857 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e9753 2025-02-26 18:08:55.857 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e9753 2025-02-26 18:08:55.859 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c00e4 2025-02-26 18:08:55.859 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c00e4 2025-02-26 18:08:55.861 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@78687250 2025-02-26 18:08:55.861 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@78687250 2025-02-26 18:08:55.862 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.863 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5d6870 2025-02-26 18:08:55.863 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5d6870 2025-02-26 18:08:55.865 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@434467 2025-02-26 18:08:55.865 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@434467 2025-02-26 18:08:55.867 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb3ffab 2025-02-26 18:08:55.867 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb3ffab 2025-02-26 18:08:55.868 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.869 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f2fa7f 2025-02-26 18:08:55.869 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f2fa7f 2025-02-26 18:08:55.869 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:55.869 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.870 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.870 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:55.870 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.870 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40065/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:55.871 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.872 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.874 [DefaultDispatcher-worker-15 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.875 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.875 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:55.875 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.875 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.875 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.876 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.881 [DefaultDispatcher-worker-2 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.881 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.883 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6856611a 2025-02-26 18:08:55.883 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6856611a 2025-02-26 18:08:55.885 [DefaultDispatcher-worker-11 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.885 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@66918260 2025-02-26 18:08:55.885 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@66918260 2025-02-26 18:08:55.888 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae0a6a 2025-02-26 18:08:55.888 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae0a6a 2025-02-26 18:08:55.889 [DefaultDispatcher-worker-19 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.890 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac885b 2025-02-26 18:08:55.890 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac885b 2025-02-26 18:08:55.892 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca96305 2025-02-26 18:08:55.892 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca96305 2025-02-26 18:08:55.894 [DefaultDispatcher-worker-7 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.894 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c16c72 2025-02-26 18:08:55.894 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c16c72 2025-02-26 18:08:55.897 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed99a 2025-02-26 18:08:55.897 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed99a 2025-02-26 18:08:55.898 [DefaultDispatcher-worker-4 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.899 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@47837714 2025-02-26 18:08:55.899 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@47837714 2025-02-26 18:08:55.901 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@700595aa 2025-02-26 18:08:55.901 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@700595aa 2025-02-26 18:08:55.901 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:55.902 [DefaultDispatcher-worker-10 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.906 [DefaultDispatcher-worker-10 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.910 [DefaultDispatcher-worker-7 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.914 [DefaultDispatcher-worker-11 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.918 [DefaultDispatcher-worker-19 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24facb47 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:55.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:55.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-26 18:08:55.940 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:55.946 [Test worker @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:55.947 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:55.948 [DefaultDispatcher-worker-17 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.948 [DefaultDispatcher-worker-17 @coroutine#2141] 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:36527/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:55.948 [DefaultDispatcher-worker-17 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.948 [DefaultDispatcher-worker-17 @coroutine#2141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:55.948 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:55.949 [DefaultDispatcher-worker-10 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.949 [DefaultDispatcher-worker-10 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:55.950 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-02-26 18:08:55.950 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-02-26 18:08:55.952 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-02-26 18:08:55.952 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-02-26 18:08:55.952 [DefaultDispatcher-worker-11 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:55.952 [DefaultDispatcher-worker-11 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.952 [DefaultDispatcher-worker-11 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:55.952 [DefaultDispatcher-worker-11 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.952 [DefaultDispatcher-worker-14 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.953 [DefaultDispatcher-worker-14 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:55.954 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-02-26 18:08:55.954 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-02-26 18:08:55.954 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cecd0a9 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:55.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:55.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:55.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-26 18:08:55.956 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-02-26 18:08:55.956 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-02-26 18:08:55.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2025-02-26 18:08:55.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2025-02-26 18:08:55.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-26 18:08:55.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2025-02-26 18:08:55.958 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-02-26 18:08:55.958 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-02-26 18:08:55.960 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-02-26 18:08:55.960 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-02-26 18:08:55.962 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-02-26 18:08:55.962 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-02-26 18:08:55.964 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-02-26 18:08:55.964 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-02-26 18:08:55.966 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-02-26 18:08:55.966 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-02-26 18:08:55.966 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:55.966 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2025-02-26 18:08:55.967 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2025-02-26 18:08:55.968 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 18:08:55.968 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-26 18:08:55.968 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 18:08:55.969 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 18:08:55.969 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-26 18:08:55.973 [DefaultDispatcher-worker-3 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dd1d0c 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-26 18:08:56.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:56.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:56.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-26 18:08:56.025 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.026 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:56.028 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-02-26 18:08:56.028 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-02-26 18:08:56.030 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-02-26 18:08:56.030 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-02-26 18:08:56.032 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-02-26 18:08:56.032 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-02-26 18:08:56.032 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:56.034 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-02-26 18:08:56.034 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-02-26 18:08:56.034 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:56.035 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.035 [DefaultDispatcher-worker-13 @coroutine#2174] 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:57535/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:56.035 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.035 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57535/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.036 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.036 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.036 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-02-26 18:08:56.036 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-02-26 18:08:56.038 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-02-26 18:08:56.038 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-02-26 18:08:56.039 [DefaultDispatcher-worker-15 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:56.039 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.039 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.039 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.039 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.039 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.041 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:56.041 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-02-26 18:08:56.041 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fecc26f 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-26 18:08:56.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-02-26 18:08:56.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-02-26 18:08:56.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-26 18:08:56.043 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-02-26 18:08:56.043 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-02-26 18:08:56.044 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-02-26 18:08:56.045 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-02-26 18:08:56.045 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-02-26 18:08:56.045 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.050 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-02-26 18:08:56.051 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd6fae8 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-26 18:08:56.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:56.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:56.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-26 18:08:56.056 [DefaultDispatcher-worker-15 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-02-26 18:08:56.057 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.060 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3c9891 2025-02-26 18:08:56.060 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3c9891 2025-02-26 18:08:56.062 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fb6b66 2025-02-26 18:08:56.062 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fb6b66 2025-02-26 18:08:56.063 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c4f3e1 2025-02-26 18:08:56.063 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c4f3e1 2025-02-26 18:08:56.065 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c6615d 2025-02-26 18:08:56.065 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c6615d 2025-02-26 18:08:56.067 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb69da4 2025-02-26 18:08:56.067 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb69da4 2025-02-26 18:08:56.068 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:56.069 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f63ef 2025-02-26 18:08:56.069 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f63ef 2025-02-26 18:08:56.071 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5c1b0 2025-02-26 18:08:56.071 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5c1b0 2025-02-26 18:08:56.073 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e99e12 2025-02-26 18:08:56.073 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e99e12 2025-02-26 18:08:56.074 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:56.075 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2d7076 2025-02-26 18:08:56.075 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2d7076 2025-02-26 18:08:56.075 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.075 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:56.076 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.076 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:56.076 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.076 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34817/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.077 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.077 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.080 [DefaultDispatcher-worker-16 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:56.080 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.080 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.080 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.080 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.080 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.081 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d408746 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-26 18:08:56.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-02-26 18:08:56.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-02-26 18:08:56.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-26 18:08:56.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-02-26 18:08:56.091 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-02-26 18:08:56.092 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-02-26 18:08:56.092 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-26 18:08:56.092 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.092 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7378be1f 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:56.093 [DefaultDispatcher-worker-1 @coroutine#2225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-26 18:08:56.096 [DefaultDispatcher-worker-19 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-02-26 18:08:56.107 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:56.112 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.113 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-02-26 18:08:56.113 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-02-26 18:08:56.114 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-1 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:56.115 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-02-26 18:08:56.115 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 18:08:56.115 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.116 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.116 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.117 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-02-26 18:08:56.117 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c4a8c93 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-26 18:08:56.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-26 18:08:56.118 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-02-26 18:08:56.118 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-02-26 18:08:56.120 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:56.120 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.120 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.120 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.120 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-02-26 18:08:56.120 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-02-26 18:08:56.120 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.121 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-02-26 18:08:56.121 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-02-26 18:08:56.123 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-02-26 18:08:56.123 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-02-26 18:08:56.124 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-02-26 18:08:56.124 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-02-26 18:08:56.126 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-02-26 18:08:56.126 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-02-26 18:08:56.126 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.138 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.139 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.140 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.140 [DefaultDispatcher-worker-15 @coroutine#2246] 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:54215/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:56.140 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.140 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54215/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.141 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.141 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.143 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.144 [DefaultDispatcher-worker-2 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.144 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.144 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.144 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.144 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.144 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.145 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.145 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-02-26 18:08:56.145 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-02-26 18:08:56.147 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-02-26 18:08:56.147 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-02-26 18:08:56.149 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-02-26 18:08:56.149 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-02-26 18:08:56.150 [DefaultDispatcher-worker-15 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.151 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-02-26 18:08:56.151 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-02-26 18:08:56.153 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.153 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-02-26 18:08:56.153 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-02-26 18:08:56.154 [DefaultDispatcher-worker-15 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.155 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-02-26 18:08:56.155 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-02-26 18:08:56.156 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-02-26 18:08:56.156 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-02-26 18:08:56.157 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-02-26 18:08:56.157 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-02-26 18:08:56.158 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-02-26 18:08:56.158 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-02-26 18:08:56.158 [DefaultDispatcher-worker-8 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.160 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-02-26 18:08:56.160 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-02-26 18:08:56.160 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-02-26 18:08:56.160 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-02-26 18:08:56.162 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-02-26 18:08:56.162 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-02-26 18:08:56.162 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-02-26 18:08:56.162 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-02-26 18:08:56.162 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.163 [DefaultDispatcher-worker-8 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.164 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-02-26 18:08:56.164 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-02-26 18:08:56.166 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-02-26 18:08:56.166 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-02-26 18:08:56.167 [DefaultDispatcher-worker-10 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.168 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-02-26 18:08:56.168 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-02-26 18:08:56.171 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-02-26 18:08:56.171 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-02-26 18:08:56.171 [DefaultDispatcher-worker-5 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.173 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-02-26 18:08:56.173 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-02-26 18:08:56.173 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.175 [DefaultDispatcher-worker-2 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.179 [DefaultDispatcher-worker-17 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.183 [DefaultDispatcher-worker-9 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.184 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.185 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.185 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 18:08:56.185 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.185 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.185 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.186 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54215/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 18:08:56.186 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54215/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:56.186 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-02-26 18:08:56.186 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-02-26 18:08:56.186 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.186 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-26 18:08:56.186 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.187 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.187 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.188 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-02-26 18:08:56.188 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-02-26 18:08:56.190 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-02-26 18:08:56.190 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-02-26 18:08:56.192 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-02-26 18:08:56.192 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-02-26 18:08:56.193 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.194 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-02-26 18:08:56.194 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-02-26 18:08:56.196 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@377987ad 2025-02-26 18:08:56.196 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@377987ad 2025-02-26 18:08:56.196 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-02-26 18:08:56.196 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-02-26 18:08:56.197 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39be6f32 2025-02-26 18:08:56.198 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39be6f32 2025-02-26 18:08:56.198 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-02-26 18:08:56.198 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-02-26 18:08:56.199 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d81ecdd 2025-02-26 18:08:56.199 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d81ecdd 2025-02-26 18:08:56.200 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-02-26 18:08:56.200 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-02-26 18:08:56.201 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@78836509 2025-02-26 18:08:56.201 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@78836509 2025-02-26 18:08:56.202 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-02-26 18:08:56.202 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-02-26 18:08:56.202 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.203 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc15b 2025-02-26 18:08:56.203 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc15b 2025-02-26 18:08:56.205 [DefaultDispatcher-worker-11 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:56.205 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1f9e1 2025-02-26 18:08:56.205 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1f9e1 2025-02-26 18:08:56.207 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b64030e 2025-02-26 18:08:56.207 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b64030e 2025-02-26 18:08:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240fa4ad 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-26 18:08:56.209 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac9a46 2025-02-26 18:08:56.209 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac9a46 2025-02-26 18:08:56.211 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dff2611 2025-02-26 18:08:56.211 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dff2611 2025-02-26 18:08:56.211 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.218 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.220 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@408d9ab5 2025-02-26 18:08:56.220 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@408d9ab5 2025-02-26 18:08:56.222 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4a6cd4 2025-02-26 18:08:56.222 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4a6cd4 2025-02-26 18:08:56.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.224 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f1c5 2025-02-26 18:08:56.224 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f1c5 2025-02-26 18:08:56.226 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7766ef 2025-02-26 18:08:56.226 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7766ef 2025-02-26 18:08:56.228 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23031d86 2025-02-26 18:08:56.228 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23031d86 2025-02-26 18:08:56.228 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.229 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.230 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2e9fe 2025-02-26 18:08:56.230 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2e9fe 2025-02-26 18:08:56.230 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.230 [DefaultDispatcher-worker-17 @coroutine#2297] 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:41031/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:56.230 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.230 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41031/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.231 [DefaultDispatcher-worker-16 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.231 [DefaultDispatcher-worker-16 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.232 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ccc34 2025-02-26 18:08:56.232 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ccc34 2025-02-26 18:08:56.234 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5899a0 2025-02-26 18:08:56.234 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5899a0 2025-02-26 18:08:56.235 [DefaultDispatcher-worker-14 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.235 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.235 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.235 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.235 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.235 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.236 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@540c56e0 2025-02-26 18:08:56.236 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@540c56e0 2025-02-26 18:08:56.236 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.236 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a488ed 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-26 18:08:56.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-02-26 18:08:56.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-02-26 18:08:56.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-26 18:08:56.239 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-02-26 18:08:56.245 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-02-26 18:08:56.246 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-02-26 18:08:56.250 [DefaultDispatcher-worker-5 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-02-26 18:08:56.251 [DefaultDispatcher-worker-5 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.254 [DefaultDispatcher-worker-14 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.258 [DefaultDispatcher-worker-10 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.261 [DefaultDispatcher-worker-5 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.273 [DefaultDispatcher-worker-1 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.280 [DefaultDispatcher-worker-9 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.283 [DefaultDispatcher-worker-18 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.287 [DefaultDispatcher-worker-4 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.290 [DefaultDispatcher-worker-5 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.295 [DefaultDispatcher-worker-1 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3524ee20 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-26 18:08:56.308 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.311 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@727d0817 2025-02-26 18:08:56.311 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@727d0817 2025-02-26 18:08:56.312 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbaf828 2025-02-26 18:08:56.312 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbaf828 2025-02-26 18:08:56.314 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@78856367 2025-02-26 18:08:56.314 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@78856367 2025-02-26 18:08:56.314 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.315 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.315 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d87f213 2025-02-26 18:08:56.315 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d87f213 2025-02-26 18:08:56.316 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.316 [DefaultDispatcher-worker-1 @coroutine#2340] 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:54301/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:56.316 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.316 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54301/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.317 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.317 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.317 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@27206804 2025-02-26 18:08:56.317 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@27206804 2025-02-26 18:08:56.319 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c70af70 2025-02-26 18:08:56.319 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c70af70 2025-02-26 18:08:56.320 [DefaultDispatcher-worker-1 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.320 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.320 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.320 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.321 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.321 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.321 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3d6bc2 2025-02-26 18:08:56.321 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3d6bc2 2025-02-26 18:08:56.322 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8d03ce 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-26 18:08:56.322 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da80d5c 2025-02-26 18:08:56.322 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da80d5c 2025-02-26 18:08:56.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c578bf 2025-02-26 18:08:56.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c578bf 2025-02-26 18:08:56.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-26 18:08:56.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ec2ea5 2025-02-26 18:08:56.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ec2ea5 2025-02-26 18:08:56.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c578bf 2025-02-26 18:08:56.329 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c578bf 2025-02-26 18:08:56.330 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c578bf 2025-02-26 18:08:56.334 [DefaultDispatcher-worker-18 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c578bf 2025-02-26 18:08:56.334 [DefaultDispatcher-worker-19 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.338 [DefaultDispatcher-worker-7 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.339 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-02-26 18:08:56.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-02-26 18:08:56.341 [DefaultDispatcher-worker-18 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.342 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-02-26 18:08:56.342 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-02-26 18:08:56.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-02-26 18:08:56.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-02-26 18:08:56.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-02-26 18:08:56.345 [DefaultDispatcher-worker-15 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-02-26 18:08:56.345 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.345 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 18:08:56.345 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.346 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-02-26 18:08:56.346 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-02-26 18:08:56.346 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.346 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-26 18:08:56.347 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-02-26 18:08:56.347 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-02-26 18:08:56.349 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-02-26 18:08:56.349 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-02-26 18:08:56.350 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-02-26 18:08:56.350 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-02-26 18:08:56.352 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-02-26 18:08:56.352 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-02-26 18:08:56.352 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.387 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54301/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-26 18:08:56.387 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54301/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:56.388 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.388 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-26 18:08:56.388 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.389 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.389 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-26 18:08:56.396 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:56.399 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@443acd84 2025-02-26 18:08:56.399 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@443acd84 2025-02-26 18:08:56.400 [DefaultDispatcher-worker-18 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:56.400 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afd2b73 2025-02-26 18:08:56.400 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afd2b73 2025-02-26 18:08:56.402 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec2a6f4 2025-02-26 18:08:56.402 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec2a6f4 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be60847 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-26 18:08:56.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc02148 2025-02-26 18:08:56.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc02148 2025-02-26 18:08:56.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-26 18:08:56.405 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19849b59 2025-02-26 18:08:56.405 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19849b59 2025-02-26 18:08:56.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a818da9 2025-02-26 18:08:56.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a818da9 2025-02-26 18:08:56.408 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@612f690b 2025-02-26 18:08:56.408 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@612f690b 2025-02-26 18:08:56.410 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6befde07 2025-02-26 18:08:56.410 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6befde07 2025-02-26 18:08:56.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cce70 2025-02-26 18:08:56.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cce70 2025-02-26 18:08:56.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.420 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.421 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.422 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.422 [DefaultDispatcher-worker-3 @coroutine#2393] 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:49571/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:56.422 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.422 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49571/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.423 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.423 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:56.424 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.426 [DefaultDispatcher-worker-19 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.426 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.426 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.427 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.427 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@384de60b 2025-02-26 18:08:56.427 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@384de60b 2025-02-26 18:08:56.427 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.427 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.428 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f143ea 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-26 18:08:56.429 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@368a0f72 2025-02-26 18:08:56.429 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@368a0f72 2025-02-26 18:08:56.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-02-26 18:08:56.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-02-26 18:08:56.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-26 18:08:56.432 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b58d7b 2025-02-26 18:08:56.432 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b58d7b 2025-02-26 18:08:56.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-02-26 18:08:56.434 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b70549 2025-02-26 18:08:56.434 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b70549 2025-02-26 18:08:56.436 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@201dc80a 2025-02-26 18:08:56.436 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@201dc80a 2025-02-26 18:08:56.437 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-02-26 18:08:56.438 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@468ab2e4 2025-02-26 18:08:56.438 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@468ab2e4 2025-02-26 18:08:56.438 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-02-26 18:08:56.440 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca211b 2025-02-26 18:08:56.440 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca211b 2025-02-26 18:08:56.441 [DefaultDispatcher-worker-11 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/auth/register 2025-02-26 18:08:56.441 [DefaultDispatcher-worker-11 @coroutine#2415] 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:49571/auth/register. 2025-02-26 18:08:56.441 [DefaultDispatcher-worker-11 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/auth/register 2025-02-26 18:08:56.441 [DefaultDispatcher-worker-11 @coroutine#2415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49571/auth/register from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.442 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798fa06 2025-02-26 18:08:56.442 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798fa06 2025-02-26 18:08:56.442 [DefaultDispatcher-worker-18 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/auth/register 2025-02-26 18:08:56.442 [DefaultDispatcher-worker-18 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/auth/register 2025-02-26 18:08:56.443 [DefaultDispatcher-worker-3 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-02-26 18:08:56.444 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@598b2d67 2025-02-26 18:08:56.444 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@598b2d67 2025-02-26 18:08:56.444 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.483 [DefaultDispatcher-worker-9 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49571/auth/register. 2025-02-26 18:08:56.483 [DefaultDispatcher-worker-9 @coroutine#2415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49571/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:56.494 [DefaultDispatcher-worker-6 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.497 [DefaultDispatcher-worker-10 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:56.504 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f8ce0f 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-26 18:08:56.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-26 18:08:56.506 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b2f089 2025-02-26 18:08:56.506 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b2f089 2025-02-26 18:08:56.507 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7875102f 2025-02-26 18:08:56.507 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7875102f 2025-02-26 18:08:56.509 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a9bf9 2025-02-26 18:08:56.509 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a9bf9 2025-02-26 18:08:56.511 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39481a14 2025-02-26 18:08:56.511 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39481a14 2025-02-26 18:08:56.512 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@581f930c 2025-02-26 18:08:56.512 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@581f930c 2025-02-26 18:08:56.514 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@83b0448 2025-02-26 18:08:56.514 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@83b0448 2025-02-26 18:08:56.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2086d3e5 2025-02-26 18:08:56.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2086d3e5 2025-02-26 18:08:56.517 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967e55b 2025-02-26 18:08:56.517 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967e55b 2025-02-26 18:08:56.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.519 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d448a88 2025-02-26 18:08:56.519 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d448a88 2025-02-26 18:08:56.519 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.522 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.523 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.524 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.524 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 18:08:56.524 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.524 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.525 [DefaultDispatcher-worker-12 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.525 [DefaultDispatcher-worker-12 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.528 [DefaultDispatcher-worker-19 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.528 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.528 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 18:08:56.528 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.528 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.528 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.529 [Test worker @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.532 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.532 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.534 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@693c48c1 2025-02-26 18:08:56.534 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@693c48c1 2025-02-26 18:08:56.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fbbb96 2025-02-26 18:08:56.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fbbb96 2025-02-26 18:08:56.538 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c423b1 2025-02-26 18:08:56.538 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c423b1 2025-02-26 18:08:56.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6b1ad 2025-02-26 18:08:56.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6b1ad 2025-02-26 18:08:56.542 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d379ff4 2025-02-26 18:08:56.542 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d379ff4 2025-02-26 18:08:56.543 [Test worker @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-02-26 18:08:56.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-26 18:08:56.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-26 18:08:56.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.544 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab: (connection evicted) 2025-02-26 18:08:56.544 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@172ab6cf 2025-02-26 18:08:56.544 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@172ab6cf 2025-02-26 18:08:56.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-26 18:08:56.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d7e8d2 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.546 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5531c630 2025-02-26 18:08:56.546 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5531c630 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-26 18:08:56.548 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e94ee2 2025-02-26 18:08:56.548 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e94ee2 2025-02-26 18:08:56.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-26 18:08:56.548 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.550 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b0b1f4 2025-02-26 18:08:56.550 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b0b1f4 2025-02-26 18:08:56.550 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-26 18:08:56.554 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.554 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.555 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.555 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 18:08:56.555 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.555 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.556 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.556 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.559 [DefaultDispatcher-worker-12 @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.559 [DefaultDispatcher-worker-12 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.559 [DefaultDispatcher-worker-12 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 18:08:56.559 [DefaultDispatcher-worker-12 @coroutine#2454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.559 [DefaultDispatcher-worker-8 @coroutine#2454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.559 [DefaultDispatcher-worker-8 @coroutine#2454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.561 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.562 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.565 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2025-02-26 18:08:56.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-26 18:08:56.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-26 18:08:56.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.566 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b: (connection evicted) 2025-02-26 18:08:56.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-26 18:08:56.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-26 18:08:56.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-26 18:08:56.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701a79b 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-26 18:08:56.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-26 18:08:56.571 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.577 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.577 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.578 [DefaultDispatcher-worker-8 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.578 [DefaultDispatcher-worker-8 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 18:08:56.578 [DefaultDispatcher-worker-8 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.578 [DefaultDispatcher-worker-8 @coroutine#2482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.579 [DefaultDispatcher-worker-1 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.579 [DefaultDispatcher-worker-1 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.582 [DefaultDispatcher-worker-3 @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.582 [DefaultDispatcher-worker-3 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.582 [DefaultDispatcher-worker-3 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 18:08:56.582 [DefaultDispatcher-worker-3 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.582 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.582 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.584 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.585 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.587 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.588 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.590 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.593 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.595 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2 2025-02-26 18:08:56.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-26 18:08:56.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-26 18:08:56.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.597 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a2fdd2: (connection evicted) 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-26 18:08:56.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33602729 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-26 18:08:56.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-26 18:08:56.601 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.608 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.609 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.611 [DefaultDispatcher-worker-9 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.611 [DefaultDispatcher-worker-9 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 18:08:56.611 [DefaultDispatcher-worker-9 @coroutine#2521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.611 [DefaultDispatcher-worker-9 @coroutine#2521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.611 [DefaultDispatcher-worker-17 @coroutine#2521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.611 [DefaultDispatcher-worker-17 @coroutine#2521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.614 [DefaultDispatcher-worker-11 @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.615 [DefaultDispatcher-worker-11 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.615 [DefaultDispatcher-worker-11 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 18:08:56.615 [DefaultDispatcher-worker-11 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.615 [DefaultDispatcher-worker-13 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.615 [DefaultDispatcher-worker-13 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.616 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.617 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.619 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e 2025-02-26 18:08:56.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-26 18:08:56.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-26 18:08:56.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.620 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bf3bf2e: (connection evicted) 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-26 18:08:56.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ff247b 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-26 18:08:56.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-26 18:08:56.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.627 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.628 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.629 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.629 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 18:08:56.629 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.629 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.630 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.630 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.632 [DefaultDispatcher-worker-11 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.633 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.633 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 18:08:56.633 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.633 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.633 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.634 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.636 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.637 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.638 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.640 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-02-26 18:08:56.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-26 18:08:56.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-26 18:08:56.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.640 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7: (connection evicted) 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-26 18:08:56.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2802caa2 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-26 18:08:56.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-26 18:08:56.643 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.648 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.649 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.649 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.649 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-26 18:08:56.649 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.649 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:56.650 [DefaultDispatcher-worker-16 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.650 [DefaultDispatcher-worker-16 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-26 18:08:56.653 [DefaultDispatcher-worker-6 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.653 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.653 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-26 18:08:56.653 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.653 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.653 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-26 18:08:56.654 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.655 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997 2025-02-26 18:08:56.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-26 18:08:56.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-26 18:08:56.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.656 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ab7e997: (connection evicted) 2025-02-26 18:08:56.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-26 18:08:56.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-26 18:08:56.783 [DefaultDispatcher-worker-18 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:56.783 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.783 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.784 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.784 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.784 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.879 [DefaultDispatcher-worker-8 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:56.879 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.879 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.879 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.880 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.880 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a8aed8 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.905 [Test worker @coroutine#2632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-26 18:08:56.913 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.918 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.918 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.919 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.924 [DefaultDispatcher-worker-15 @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.929 [DefaultDispatcher-worker-16 @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-26 18:08:56.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-26 18:08:56.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-26 18:08:56.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.930 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cfe881a: (connection evicted) 2025-02-26 18:08:56.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-26 18:08:56.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c28400 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.932 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-26 18:08:56.939 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.944 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.945 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.946 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e3b882 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-26 18:08:56.946 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-26 18:08:56.954 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-26 18:08:56.957 [DefaultDispatcher-worker-8 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:56.957 [DefaultDispatcher-worker-8 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.957 [DefaultDispatcher-worker-8 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:56.957 [DefaultDispatcher-worker-8 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.957 [DefaultDispatcher-worker-12 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.958 [DefaultDispatcher-worker-12 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:56.959 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-26 18:08:56.960 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-26 18:08:56.961 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-26 18:08:56.965 [DefaultDispatcher-worker-9 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-26 18:08:56.973 [DefaultDispatcher-worker-9 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.977 [DefaultDispatcher-worker-5 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.979 [DefaultDispatcher-worker-8 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-26 18:08:56.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-26 18:08:56.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-26 18:08:56.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.986 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c: (connection evicted) 2025-02-26 18:08:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-26 18:08:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-26 18:08:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-26 18:08:56.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-26 18:08:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:56.987 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3884e858: (connection evicted) 2025-02-26 18:08:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:56.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-26 18:08:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557f0a39 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:56.988 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-26 18:08:56.996 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:57.001 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:57.002 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:57.003 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b784f16 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-26 18:08:57.003 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-26 18:08:57.010 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-26 18:08:57.015 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-26 18:08:57.016 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-26 18:08:57.017 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-26 18:08:57.020 [DefaultDispatcher-worker-16 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-26 18:08:57.028 [DefaultDispatcher-worker-18 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:57.031 [DefaultDispatcher-worker-1 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:57.034 [DefaultDispatcher-worker-8 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-26 18:08:57.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-26 18:08:57.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-26 18:08:57.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.036 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d319d2c: (connection evicted) 2025-02-26 18:08:57.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-26 18:08:57.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-26 18:08:57.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-26 18:08:57.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-26 18:08:57.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.037 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727b3b0: (connection evicted) 2025-02-26 18:08:57.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-26 18:08:57.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d6bb59 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.038 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-26 18:08:57.039 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.039 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.039 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-26 18:08:57.043 [DefaultDispatcher-worker-15 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:57.043 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.043 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.043 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.044 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.044 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.046 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.051 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.052 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.053 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.057 [DefaultDispatcher-worker-10 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.067 [DefaultDispatcher-worker-6 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.068 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.072 [DefaultDispatcher-worker-14 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-26 18:08:57.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-26 18:08:57.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-26 18:08:57.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.082 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1147ab09: (connection evicted) 2025-02-26 18:08:57.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-26 18:08:57.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47541b42 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.083 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-26 18:08:57.084 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.084 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.084 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-26 18:08:57.085 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:57.085 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.085 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.085 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.086 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.086 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.091 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.096 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.097 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.098 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.103 [DefaultDispatcher-worker-4 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.114 [DefaultDispatcher-worker-1 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.116 [Test worker @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.120 [DefaultDispatcher-worker-10 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-26 18:08:57.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-26 18:08:57.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-26 18:08:57.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.123 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b: (connection evicted) 2025-02-26 18:08:57.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-26 18:08:57.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38c7ad43 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-26 18:08:57.125 [DefaultDispatcher-worker-20 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:57.125 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.125 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.125 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.125 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-26 18:08:57.126 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.133 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.137 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.138 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.139 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.143 [DefaultDispatcher-worker-15 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.148 [DefaultDispatcher-worker-1 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:57.148 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.148 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.148 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.148 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.148 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.153 [DefaultDispatcher-worker-7 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.157 [DefaultDispatcher-worker-5 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.225 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.266 [DefaultDispatcher-worker-9 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:57.266 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.266 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.266 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.267 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.267 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.271 [DefaultDispatcher-worker-1 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-02-26 18:08:57.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-26 18:08:57.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-26 18:08:57.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.300 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6: (connection evicted) 2025-02-26 18:08:57.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-26 18:08:57.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672ba9cc 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.302 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-26 18:08:57.303 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.303 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.303 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-26 18:08:57.310 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.315 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.316 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.317 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.318 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.322 [DefaultDispatcher-worker-6 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.323 [DefaultDispatcher-worker-3 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:57.324 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.324 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.324 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.324 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.324 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.331 [DefaultDispatcher-worker-7 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.335 [DefaultDispatcher-worker-13 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-02-26 18:08:57.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-26 18:08:57.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-26 18:08:57.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.341 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c: (connection evicted) 2025-02-26 18:08:57.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-26 18:08:57.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119de68f 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c541b00 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c541b00 2025-02-26 18:08:57.342 [Test worker @coroutine#2921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-26 18:08:57.351 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c541b00 2025-02-26 18:08:57.356 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c541b00 2025-02-26 18:08:57.357 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c541b00 2025-02-26 18:08:57.358 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c541b00 2025-02-26 18:08:57.362 [DefaultDispatcher-worker-12 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c541b00 2025-02-26 18:08:57.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-26 18:08:57.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-26 18:08:57.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.400 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c541b00: (connection evicted) 2025-02-26 18:08:57.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-26 18:08:57.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72259917 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-26 18:08:57.447 [DefaultDispatcher-worker-13 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:57.448 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.448 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.448 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.448 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.448 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.459 [DefaultDispatcher-worker-2 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.462 [DefaultDispatcher-worker-3 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.466 [DefaultDispatcher-worker-16 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.469 [DefaultDispatcher-worker-8 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.485 [DefaultDispatcher-worker-12 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.485 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-26 18:08:57.490 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-02-26 18:08:57.491 [DefaultDispatcher-worker-1 @coroutine#2960] INFO ktor.application - Responding at http://0.0.0.0:33499 2025-02-26 18:08:57.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf0025d 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-26 18:08:57.501 [DefaultDispatcher-worker-20 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.501 [DefaultDispatcher-worker-20 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:57.501 [DefaultDispatcher-worker-20 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.501 [DefaultDispatcher-worker-20 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:57.502 [eventLoopGroupProxy-19-1 @call-handler#2971] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 18:08:57.502 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 18:08:57.502 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.502 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.502 [eventLoopGroupProxy-19-1 @call-handler#2971] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.502 [eventLoopGroupProxy-19-1 @call-handler#2971] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:57.503 [eventLoopGroupProxy-19-1 @call-handler#2971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.503 [DefaultDispatcher-worker-19 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.503 [DefaultDispatcher-worker-19 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f15d346 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-26 18:08:57.511 [DefaultDispatcher-worker-15 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.511 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.511 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.511 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.512 [eventLoopGroupProxy-19-1 @call-handler#2976] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 18:08:57.512 [eventLoopGroupProxy-19-1 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.512 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.512 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.516 [DefaultDispatcher-worker-16 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.516 [DefaultDispatcher-worker-16 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:57.516 [DefaultDispatcher-worker-16 @coroutine#2981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.516 [DefaultDispatcher-worker-16 @coroutine#2981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:57.516 [DefaultDispatcher-worker-9 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-26 18:08:57.516 [eventLoopGroupProxy-19-1 @call-handler#2985] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee37c7a 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:57.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:57.517 [eventLoopGroupProxy-19-1 @call-handler#2985] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:57.517 [eventLoopGroupProxy-19-1 @call-handler#2985] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:57.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-26 18:08:57.517 [eventLoopGroupProxy-19-1 @call-handler#2985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-26 18:08:57.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-26 18:08:57.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-26 18:08:57.517 [DefaultDispatcher-worker-17 @coroutine#2981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.517 [DefaultDispatcher-worker-17 @coroutine#2981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.517 [eventLoopGroupProxy-19-3 @call-handler#2990] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 18:08:57.517 [eventLoopGroupProxy-19-3 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.520 [DefaultDispatcher-worker-4 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-12 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-12 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-12 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-12 @coroutine#2980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.526 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-26 18:08:57.527 [eventLoopGroupProxy-19-1 @call-handler#3000] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 18:08:57.527 [eventLoopGroupProxy-19-1 @call-handler#3000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.527 [DefaultDispatcher-worker-6 @coroutine#2980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.527 [DefaultDispatcher-worker-6 @coroutine#2980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.528 [eventLoopGroupProxy-19-4 @call-handler#3009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-26 18:08:57.528 [eventLoopGroupProxy-19-4 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.529 [eventLoopGroupProxy-19-5 @call-handler#3011] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-26 18:08:57.529 [eventLoopGroupProxy-19-5 @call-handler#3011] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.529 [eventLoopGroupProxy-19-5 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:57.531 [DefaultDispatcher-worker-3 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.532 [DefaultDispatcher-worker-15 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.532 [eventLoopGroupProxy-19-5 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.532 [DefaultDispatcher-worker-19 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.532 [DefaultDispatcher-worker-19 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-26 18:08:57.535 [DefaultDispatcher-worker-15 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.536 [DefaultDispatcher-worker-11 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.537 [DefaultDispatcher-worker-15 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-26 18:08:57.538 [DefaultDispatcher-worker-15 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.538 [DefaultDispatcher-worker-15 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.538 [DefaultDispatcher-worker-15 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.538 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-26 18:08:57.538 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.539 [DefaultDispatcher-worker-16 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.539 [DefaultDispatcher-worker-16 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.543 [DefaultDispatcher-worker-2 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-26 18:08:57.547 [DefaultDispatcher-worker-3 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-26 18:08:57.553 [DefaultDispatcher-worker-15 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.555 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.555 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-26 18:08:57.555 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.556 [eventLoopGroupProxy-19-1 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-26 18:08:57.558 [DefaultDispatcher-worker-9 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.571 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.571 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.571 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-26 18:08:57.571 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.572 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509761 2025-02-26 18:08:57.572 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509761. 2025-02-26 18:08:57.572 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509761 2025-02-26 18:08:57.572 [eventLoopGroupProxy-19-1 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-26 18:08:57.575 [eventLoopGroupProxy-19-1 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.575 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509761 2025-02-26 18:08:57.575 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509761 2025-02-26 18:08:57.576 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509761. 2025-02-26 18:08:57.576 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509761 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.580 [DefaultDispatcher-worker-20 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.581 [DefaultDispatcher-worker-20 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.581 [DefaultDispatcher-worker-20 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 18:08:57.581 [DefaultDispatcher-worker-20 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.582 [eventLoopGroupProxy-19-1 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-26 18:08:57.583 [eventLoopGroupProxy-19-1 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.583 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.583 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.583 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 18:08:57.583 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.587 [DefaultDispatcher-worker-5 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.592 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:57.597 [DefaultDispatcher-worker-1 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.601 [DefaultDispatcher-worker-19 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.601 [DefaultDispatcher-worker-14 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.601 [DefaultDispatcher-worker-14 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.601 [DefaultDispatcher-worker-14 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.601 [DefaultDispatcher-worker-14 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.601 [DefaultDispatcher-worker-14 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33499/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:57.602 [eventLoopGroupProxy-19-1 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 18:08:57.602 [eventLoopGroupProxy-19-1 @call-handler#3046] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:57.602 [eventLoopGroupProxy-19-1 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:57.605 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.607 [DefaultDispatcher-worker-9 @call-handler#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.607 [eventLoopGroupProxy-19-1 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.607 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.607 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.607 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.608 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.611 [DefaultDispatcher-worker-4 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.616 [DefaultDispatcher-worker-8 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.617 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.617 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.617 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-26 18:08:57.617 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.618 [eventLoopGroupProxy-19-1 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-26 18:08:57.621 [DefaultDispatcher-worker-6 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.631 [DefaultDispatcher-worker-2 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.631 [DefaultDispatcher-worker-2 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-26 18:08:57.631 [DefaultDispatcher-worker-2 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-26 18:08:57.631 [DefaultDispatcher-worker-2 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.631 [DefaultDispatcher-worker-2 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509762 2025-02-26 18:08:57.631 [DefaultDispatcher-worker-2 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509762. 2025-02-26 18:08:57.631 [DefaultDispatcher-worker-2 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509762 2025-02-26 18:08:57.632 [eventLoopGroupProxy-19-1 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-26 18:08:57.632 [eventLoopGroupProxy-19-1 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.633 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509762 2025-02-26 18:08:57.633 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509762 2025-02-26 18:08:57.633 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509762. 2025-02-26 18:08:57.633 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699018542795509762 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.637 [DefaultDispatcher-worker-12 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.638 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.638 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 18:08:57.638 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.639 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-26 18:08:57.639 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.639 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.639 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync 2025-02-26 18:08:57.640 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-26 18:08:57.640 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.644 [DefaultDispatcher-worker-1 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.655 [DefaultDispatcher-worker-16 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.658 [DefaultDispatcher-worker-9 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.658 [DefaultDispatcher-worker-15 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.658 [DefaultDispatcher-worker-9 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.658 [DefaultDispatcher-worker-9 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.658 [DefaultDispatcher-worker-9 @coroutine#2982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.659 [DefaultDispatcher-worker-9 @coroutine#2982] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33499/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:57.659 [eventLoopGroupProxy-19-1 @call-handler#3073] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 18:08:57.659 [eventLoopGroupProxy-19-1 @call-handler#3073] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:57.659 [eventLoopGroupProxy-19-1 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:57.661 [DefaultDispatcher-worker-12 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.665 [DefaultDispatcher-worker-5 @call-handler#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.665 [eventLoopGroupProxy-19-1 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.665 [DefaultDispatcher-worker-20 @coroutine#2982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.665 [DefaultDispatcher-worker-20 @coroutine#2982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.665 [DefaultDispatcher-worker-20 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.665 [DefaultDispatcher-worker-20 @coroutine#2982] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.669 [DefaultDispatcher-worker-8 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.674 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.674 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760. 2025-02-26 18:08:57.674 [UI Thread @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.674 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.674 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.674 [UI Thread @coroutine#3097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.675 [eventLoopGroupProxy-19-1 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-26 18:08:57.675 [eventLoopGroupProxy-19-5 @call-handler#3110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-26 18:08:57.675 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.675 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.675 [UI Thread @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.675 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.675 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.676 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.676 [UI Thread @coroutine#3121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.676 [UI Thread @coroutine#3121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761. 2025-02-26 18:08:57.676 [UI Thread @coroutine#3121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.677 [eventLoopGroupProxy-19-5 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.677 [UI Thread @coroutine#3097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.677 [UI Thread @coroutine#3097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.677 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.677 [UI Thread @coroutine#3097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.678 [eventLoopGroupProxy-19-1 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.678 [UI Thread @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.678 [UI Thread @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.678 [eventLoopGroupProxy-19-7 @call-handler#3133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-26 18:08:57.678 [eventLoopGroupProxy-19-6 @call-handler#3132] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-26 18:08:57.678 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760. 2025-02-26 18:08:57.678 [UI Thread @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.679 [eventLoopGroupProxy-19-8 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-26 18:08:57.680 [eventLoopGroupProxy-19-6 @call-handler#3132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.680 [eventLoopGroupProxy-19-7 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.680 [UI Thread @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.680 [UI Thread @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.680 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.680 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.680 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.680 [UI Thread @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.680 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.680 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.684 [DefaultDispatcher-worker-14 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.686 [eventLoopGroupProxy-19-8 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.686 [UI Thread @coroutine#3121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.686 [UI Thread @coroutine#3121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.687 [UI Thread @coroutine#3121] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761. 2025-02-26 18:08:57.687 [UI Thread @coroutine#3121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.688 [DefaultDispatcher-worker-12 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.692 [DefaultDispatcher-worker-12 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.695 [DefaultDispatcher-worker-7 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.699 [DefaultDispatcher-worker-11 @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.701 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699018542795509760 2025-02-26 18:08:57.701 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699018542795509760. 2025-02-26 18:08:57.701 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699018542795509760 2025-02-26 18:08:57.702 [eventLoopGroupProxy-19-1 @call-handler#3152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-02-26 18:08:57.703 [eventLoopGroupProxy-19-1 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.703 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699018542795509760 2025-02-26 18:08:57.703 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699018542795509760 2025-02-26 18:08:57.703 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699018542795509760. 2025-02-26 18:08:57.703 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.708 [DefaultDispatcher-worker-15 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.713 [DefaultDispatcher-worker-19 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.716 [DefaultDispatcher-worker-7 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.717 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.717 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.717 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.717 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33499/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:57.717 [eventLoopGroupProxy-19-1 @call-handler#3160] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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) 2025-02-26 18:08:57.717 [eventLoopGroupProxy-19-1 @call-handler#3160] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:57.717 [eventLoopGroupProxy-19-1 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:57.722 [DefaultDispatcher-worker-1 @call-handler#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.722 [eventLoopGroupProxy-19-1 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.722 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.722 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.722 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.722 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.726 [DefaultDispatcher-worker-15 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.727 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699018542795509762&assignmentUid=699018542795509760&clazzUid=699018542795509760&submitterUid=699018542795509761 2025-02-26 18:08:57.727 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699018542795509762&assignmentUid=699018542795509760&clazzUid=699018542795509760&submitterUid=699018542795509761. 2025-02-26 18:08:57.727 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699018542795509762&assignmentUid=699018542795509760&clazzUid=699018542795509760&submitterUid=699018542795509761 2025-02-26 18:08:57.727 [eventLoopGroupProxy-19-1 @call-handler#3181] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-02-26 18:08:57.730 [eventLoopGroupProxy-19-1 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.730 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699018542795509762&assignmentUid=699018542795509760&clazzUid=699018542795509760&submitterUid=699018542795509761 2025-02-26 18:08:57.730 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699018542795509762&assignmentUid=699018542795509760&clazzUid=699018542795509760&submitterUid=699018542795509761 2025-02-26 18:08:57.731 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699018542795509762&assignmentUid=699018542795509760&clazzUid=699018542795509760&submitterUid=699018542795509761. 2025-02-26 18:08:57.731 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699018542795509762&assignmentUid=699018542795509760&clazzUid=699018542795509760&submitterUid=699018542795509761 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.735 [DefaultDispatcher-worker-2 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.739 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/PersonDao/getNamesByUid?uid=699018542795509761 2025-02-26 18:08:57.739 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/getNamesByUid?uid=699018542795509761. 2025-02-26 18:08:57.739 [UI Thread @coroutine#3190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/PersonDao/getNamesByUid?uid=699018542795509761 2025-02-26 18:08:57.739 [eventLoopGroupProxy-19-1 @call-handler#3199] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-02-26 18:08:57.740 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.740 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [eventLoopGroupProxy-19-1 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.740 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699018542795509760. 2025-02-26 18:08:57.740 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [eventLoopGroupProxy-19-5 @call-handler#3208] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-02-26 18:08:57.740 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.740 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.740 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.740 [eventLoopGroupProxy-19-1 @call-handler#3214] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-02-26 18:08:57.741 [eventLoopGroupProxy-19-7 @call-handler#3219] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-02-26 18:08:57.741 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-02-26 18:08:57.741 [UI Thread @coroutine#3190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/PersonDao/getNamesByUid?uid=699018542795509761 2025-02-26 18:08:57.741 [UI Thread @coroutine#3190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/PersonDao/getNamesByUid?uid=699018542795509761 2025-02-26 18:08:57.741 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/getNamesByUid?uid=699018542795509761. 2025-02-26 18:08:57.741 [UI Thread @coroutine#3190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/PersonDao/getNamesByUid?uid=699018542795509761 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.741 [eventLoopGroupProxy-19-7 @call-handler#3219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.742 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.742 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.742 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.742 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.742 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.742 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.742 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.742 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.742 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.742 [eventLoopGroupProxy-19-5 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.742 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.742 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.743 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.743 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.743 [eventLoopGroupProxy-19-1 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.743 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699018542795509760 2025-02-26 18:08:57.743 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699018542795509760 2025-02-26 18:08:57.743 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699018542795509760. 2025-02-26 18:08:57.743 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.745 [DefaultDispatcher-worker-8 @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.748 [DefaultDispatcher-worker-10 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.751 [DefaultDispatcher-worker-15 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.754 [DefaultDispatcher-worker-11 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.757 [DefaultDispatcher-worker-5 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.759 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509762 2025-02-26 18:08:57.760 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509762. 2025-02-26 18:08:57.760 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509762 2025-02-26 18:08:57.760 [eventLoopGroupProxy-19-1 @call-handler#3236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-02-26 18:08:57.762 [eventLoopGroupProxy-19-1 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.763 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509762 2025-02-26 18:08:57.763 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509762 2025-02-26 18:08:57.763 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509762. 2025-02-26 18:08:57.763 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509762 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.767 [DefaultDispatcher-worker-19 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.768 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/PersonDao/findByUidAsync?uid=699018542795509761 2025-02-26 18:08:57.768 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidAsync?uid=699018542795509761. 2025-02-26 18:08:57.768 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/PersonDao/findByUidAsync?uid=699018542795509761 2025-02-26 18:08:57.769 [eventLoopGroupProxy-19-1 @call-handler#3240] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-02-26 18:08:57.769 [eventLoopGroupProxy-19-1 @call-handler#3240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.769 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/PersonDao/findByUidAsync?uid=699018542795509761 2025-02-26 18:08:57.769 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidAsync?uid=699018542795509761 2025-02-26 18:08:57.769 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/PersonDao/findByUidAsync?uid=699018542795509761. 2025-02-26 18:08:57.769 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/PersonDao/findByUidAsync?uid=699018542795509761 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.773 [DefaultDispatcher-worker-6 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.778 [DefaultDispatcher-worker-11 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.782 [DefaultDispatcher-worker-19 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.782 [DefaultDispatcher-worker-19 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.782 [DefaultDispatcher-worker-19 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.782 [DefaultDispatcher-worker-19 @coroutine#2982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.782 [DefaultDispatcher-worker-19 @coroutine#2982] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33499/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-26 18:08:57.783 [eventLoopGroupProxy-19-1 @call-handler#3246] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-26 18:08:57.783 [eventLoopGroupProxy-19-1 @call-handler#3246] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-26 18:08:57.783 [eventLoopGroupProxy-19-1 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-26 18:08:57.787 [DefaultDispatcher-worker-2 @call-handler#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-26 18:08:57.787 [eventLoopGroupProxy-19-1 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.787 [DefaultDispatcher-worker-5 @coroutine#2982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.787 [DefaultDispatcher-worker-5 @coroutine#2982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/replication/message 2025-02-26 18:08:57.787 [DefaultDispatcher-worker-5 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/replication/message. 2025-02-26 18:08:57.787 [DefaultDispatcher-worker-5 @coroutine#2982] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.788 [DefaultDispatcher-worker-17 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:57.788 [DefaultDispatcher-worker-17 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.788 [DefaultDispatcher-worker-17 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.788 [DefaultDispatcher-worker-17 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.788 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.788 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760. 2025-02-26 18:08:57.788 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.789 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.789 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.789 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.789 [DefaultDispatcher-worker-5 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.789 [DefaultDispatcher-worker-5 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.789 [eventLoopGroupProxy-19-1 @call-handler#3287] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-26 18:08:57.789 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.789 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.789 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.789 [eventLoopGroupProxy-19-5 @call-handler#3290] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-26 18:08:57.789 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.789 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.789 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.789 [eventLoopGroupProxy-19-1 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.789 [eventLoopGroupProxy-19-7 @call-handler#3299] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-26 18:08:57.789 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.789 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761. 2025-02-26 18:08:57.789 [UI Thread @coroutine#3301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.789 [eventLoopGroupProxy-19-6 @call-handler#3303] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-26 18:08:57.789 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.789 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 2025-02-26 18:08:57.790 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760. 2025-02-26 18:08:57.790 [eventLoopGroupProxy-19-8 @call-handler#3311] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-26 18:08:57.790 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.790 [eventLoopGroupProxy-19-7 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.790 [eventLoopGroupProxy-19-6 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.790 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.790 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.790 [eventLoopGroupProxy-19-5 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.790 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.790 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.790 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.790 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.790 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.790 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.790 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.790 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 2025-02-26 18:08:57.791 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760. 2025-02-26 18:08:57.791 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699018542795509761&assignmentUid=699018542795509760 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.791 [eventLoopGroupProxy-19-8 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-26 18:08:57.791 [DefaultDispatcher-worker-20 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-26 18:08:57.792 [UI Thread @coroutine#3301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.792 [UI Thread @coroutine#3301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 2025-02-26 18:08:57.792 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761. 2025-02-26 18:08:57.792 [UI Thread @coroutine#3301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33499/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699018542795509760&clazzUid=699018542795509760&accountPersonUid=699018542795509761 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:08:57.794 [DefaultDispatcher-worker-12 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.797 [DefaultDispatcher-worker-8 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.799 [DefaultDispatcher-worker-1 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.802 [DefaultDispatcher-worker-1 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.805 [DefaultDispatcher-worker-15 @coroutine#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-26 18:08:57.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-26 18:08:57.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-26 18:08:57.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.807 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9: (connection evicted) 2025-02-26 18:08:57.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-26 18:08:57.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-26 18:08:57.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-26 18:08:57.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-26 18:08:57.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:57.808 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76: (connection evicted) 2025-02-26 18:08:57.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:57.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-26 18:08:57.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-26 18:08:57.884 [DefaultDispatcher-worker-16 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:57.884 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.884 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.884 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.885 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.885 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.962 [DefaultDispatcher-worker-3 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:57.962 [DefaultDispatcher-worker-3 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.962 [DefaultDispatcher-worker-3 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:57.962 [DefaultDispatcher-worker-3 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.963 [DefaultDispatcher-worker-9 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:57.963 [DefaultDispatcher-worker-9 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.048 [DefaultDispatcher-worker-20 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:58.048 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.048 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.048 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.049 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.049 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.090 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:58.090 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.090 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.090 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.091 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.091 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.129 [DefaultDispatcher-worker-9 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:58.129 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.129 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.129 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.130 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.152 [DefaultDispatcher-worker-1 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:58.152 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.152 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.152 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.153 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.153 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.271 [DefaultDispatcher-worker-15 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:58.271 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.271 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.271 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.272 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.272 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.328 [DefaultDispatcher-worker-18 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:58.328 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.328 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.328 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.329 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.329 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.453 [DefaultDispatcher-worker-17 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:58.453 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.453 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.453 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.454 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.454 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.793 [DefaultDispatcher-worker-4 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:58.793 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.793 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.793 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.794 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.794 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-26 18:08:58.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-26 18:08:58.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:58.811 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8: (connection evicted) 2025-02-26 18:08:58.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:58.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-26 18:08:58.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1791670e 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.814 [Test worker @coroutine#3367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-26 18:08:58.823 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.829 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.830 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.831 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f027735 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-26 18:08:58.831 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-26 18:08:58.832 [Test worker @coroutine#3367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-26 18:08:58.840 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-26 18:08:58.846 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-26 18:08:58.847 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-26 18:08:58.848 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-26 18:08:58.852 [DefaultDispatcher-worker-9 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-26 18:08:58.863 [DefaultDispatcher-worker-17 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.868 [DefaultDispatcher-worker-7 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-26 18:08:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-26 18:08:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-26 18:08:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:58.873 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d: (connection evicted) 2025-02-26 18:08:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-26 18:08:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-26 18:08:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-26 18:08:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-26 18:08:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:58.874 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5: (connection evicted) 2025-02-26 18:08:58.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:58.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-26 18:08:58.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de15ce1 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.875 [Test worker @coroutine#3426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-26 18:08:58.884 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.889 [DefaultDispatcher-worker-10 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:58.889 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.889 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.889 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.890 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.890 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.890 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.891 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.892 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a524c6b 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-26 18:08:58.893 [Test worker @coroutine#3426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-26 18:08:58.902 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-26 18:08:58.908 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-26 18:08:58.909 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-26 18:08:58.910 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-26 18:08:58.914 [DefaultDispatcher-worker-6 @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-26 18:08:58.922 [DefaultDispatcher-worker-6 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.927 [DefaultDispatcher-worker-11 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.932 [DefaultDispatcher-worker-11 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.944 [DefaultDispatcher-worker-7 @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-26 18:08:58.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-26 18:08:58.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-26 18:08:58.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:58.946 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2080ee70: (connection evicted) 2025-02-26 18:08:58.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:58.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-26 18:08:58.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-26 18:08:58.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-26 18:08:58.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-26 18:08:58.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:58.947 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481: (connection evicted) 2025-02-26 18:08:58.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:58.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-26 18:08:58.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f1505 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:58.948 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:58.949 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-26 18:08:58.957 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:58.963 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:58.965 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:58.966 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296b758 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:58.966 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-26 18:08:58.967 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-26 18:08:58.967 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-26 18:08:58.967 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-26 18:08:58.968 [DefaultDispatcher-worker-4 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:58.968 [DefaultDispatcher-worker-4 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.968 [DefaultDispatcher-worker-4 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:58.968 [DefaultDispatcher-worker-4 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.969 [DefaultDispatcher-worker-17 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.969 [DefaultDispatcher-worker-17 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:58.976 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-26 18:08:58.982 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-26 18:08:58.983 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-26 18:08:58.984 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-26 18:08:58.988 [DefaultDispatcher-worker-10 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-26 18:08:58.996 [DefaultDispatcher-worker-18 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:59.001 [DefaultDispatcher-worker-11 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-26 18:08:59.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-26 18:08:59.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-26 18:08:59.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.005 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202ed88d: (connection evicted) 2025-02-26 18:08:59.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-26 18:08:59.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-26 18:08:59.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-26 18:08:59.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-26 18:08:59.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.006 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa: (connection evicted) 2025-02-26 18:08:59.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-26 18:08:59.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d76643 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.007 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-26 18:08:59.016 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.022 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.023 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.024 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f0b32c0 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.024 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.025 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.025 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.025 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.025 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-26 18:08:59.025 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-02-26 18:08:59.025 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-02-26 18:08:59.025 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-26 18:08:59.033 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-02-26 18:08:59.039 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-02-26 18:08:59.040 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-02-26 18:08:59.041 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-02-26 18:08:59.045 [DefaultDispatcher-worker-11 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-02-26 18:08:59.053 [DefaultDispatcher-worker-16 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:08:59.053 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.053 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.053 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.053 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.053 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.053 [DefaultDispatcher-worker-5 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.058 [DefaultDispatcher-worker-10 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2025-02-26 18:08:59.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-26 18:08:59.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-26 18:08:59.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.062 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19266ca3: (connection evicted) 2025-02-26 18:08:59.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-26 18:08:59.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-26 18:08:59.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-26 18:08:59.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-26 18:08:59.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.063 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65067d90: (connection evicted) 2025-02-26 18:08:59.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-26 18:08:59.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3e6c03 2025-02-26 18:08:59.063 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.064 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-26 18:08:59.073 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.078 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.080 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.081 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63a833c5 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-02-26 18:08:59.081 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-26 18:08:59.090 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-02-26 18:08:59.095 [DefaultDispatcher-worker-3 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:08:59.095 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.095 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.095 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.096 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.096 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.097 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-02-26 18:08:59.098 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-02-26 18:08:59.099 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-02-26 18:08:59.103 [DefaultDispatcher-worker-5 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-02-26 18:08:59.111 [DefaultDispatcher-worker-5 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.116 [DefaultDispatcher-worker-9 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-02-26 18:08:59.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-26 18:08:59.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-26 18:08:59.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.120 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c919b2: (connection evicted) 2025-02-26 18:08:59.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-26 18:08:59.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-26 18:08:59.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-26 18:08:59.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-26 18:08:59.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.121 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953: (connection evicted) 2025-02-26 18:08:59.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-26 18:08:59.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629fc74d 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.122 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-26 18:08:59.123 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.123 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.123 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-26 18:08:59.131 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.134 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:08:59.134 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.134 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.134 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.135 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.138 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.139 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.140 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b35687 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-02-26 18:08:59.141 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-26 18:08:59.150 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-02-26 18:08:59.156 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-02-26 18:08:59.157 [DefaultDispatcher-worker-3 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:08:59.157 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.157 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.157 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.157 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-02-26 18:08:59.158 [DefaultDispatcher-worker-11 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.158 [DefaultDispatcher-worker-11 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.158 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-02-26 18:08:59.162 [DefaultDispatcher-worker-20 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-02-26 18:08:59.170 [DefaultDispatcher-worker-15 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.175 [DefaultDispatcher-worker-20 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.178 [DefaultDispatcher-worker-1 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-02-26 18:08:59.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-26 18:08:59.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-26 18:08:59.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.182 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849: (connection evicted) 2025-02-26 18:08:59.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-26 18:08:59.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-26 18:08:59.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-26 18:08:59.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-26 18:08:59.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.183 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7655dc27: (connection evicted) 2025-02-26 18:08:59.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-26 18:08:59.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2984edab 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.184 [Test worker @coroutine#3760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-26 18:08:59.192 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.197 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.198 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.198 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bc6f4d 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-02-26 18:08:59.199 [Test worker @coroutine#3760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-26 18:08:59.206 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-02-26 18:08:59.211 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-02-26 18:08:59.212 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-02-26 18:08:59.212 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-02-26 18:08:59.217 [DefaultDispatcher-worker-16 @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-02-26 18:08:59.224 [DefaultDispatcher-worker-16 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.228 [DefaultDispatcher-worker-19 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.232 [DefaultDispatcher-worker-12 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.241 [DefaultDispatcher-worker-19 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-02-26 18:08:59.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-26 18:08:59.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-26 18:08:59.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.244 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e085e71: (connection evicted) 2025-02-26 18:08:59.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-26 18:08:59.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-26 18:08:59.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-26 18:08:59.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-26 18:08:59.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.244 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d343793: (connection evicted) 2025-02-26 18:08:59.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-26 18:08:59.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2abe5132 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.245 [Test worker @coroutine#3847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-26 18:08:59.246 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.246 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.246 [Test worker @coroutine#3847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-26 18:08:59.253 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.258 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.259 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.260 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a0ca728 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2025-02-26 18:08:59.260 [Test worker @coroutine#3847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-26 18:08:59.267 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2025-02-26 18:08:59.272 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2025-02-26 18:08:59.273 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2025-02-26 18:08:59.274 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2025-02-26 18:08:59.276 [DefaultDispatcher-worker-3 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:08:59.276 [DefaultDispatcher-worker-3 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.276 [DefaultDispatcher-worker-3 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.276 [DefaultDispatcher-worker-3 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.277 [DefaultDispatcher-worker-17 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.277 [DefaultDispatcher-worker-17 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.278 [DefaultDispatcher-worker-16 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2025-02-26 18:08:59.286 [DefaultDispatcher-worker-7 @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.290 [DefaultDispatcher-worker-14 @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.292 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2025-02-26 18:08:59.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-26 18:08:59.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-26 18:08:59.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.295 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d: (connection evicted) 2025-02-26 18:08:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-26 18:08:59.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-26 18:08:59.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-26 18:08:59.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-26 18:08:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.296 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25777ab6: (connection evicted) 2025-02-26 18:08:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-26 18:08:59.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eff65ce 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.297 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-26 18:08:59.305 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.310 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.311 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.312 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eaf08f4 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2025-02-26 18:08:59.312 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-26 18:08:59.319 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2025-02-26 18:08:59.324 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2025-02-26 18:08:59.325 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2025-02-26 18:08:59.326 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2025-02-26 18:08:59.329 [DefaultDispatcher-worker-20 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2025-02-26 18:08:59.332 [DefaultDispatcher-worker-4 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:08:59.332 [DefaultDispatcher-worker-4 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.332 [DefaultDispatcher-worker-4 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.332 [DefaultDispatcher-worker-4 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.333 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.333 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.336 [DefaultDispatcher-worker-16 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.340 [DefaultDispatcher-worker-12 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.342 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.343 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2025-02-26 18:08:59.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-26 18:08:59.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-26 18:08:59.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.347 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44faf689: (connection evicted) 2025-02-26 18:08:59.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-26 18:08:59.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-26 18:08:59.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-26 18:08:59.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-26 18:08:59.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.347 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295f115d: (connection evicted) 2025-02-26 18:08:59.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-26 18:08:59.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5188c0f2 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.348 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-26 18:08:59.349 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.349 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.349 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-26 18:08:59.356 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.361 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.362 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.363 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50aa482f 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.363 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-26 18:08:59.364 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75 2025-02-26 18:08:59.364 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75 2025-02-26 18:08:59.364 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-26 18:08:59.371 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75 2025-02-26 18:08:59.376 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75 2025-02-26 18:08:59.376 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75 2025-02-26 18:08:59.377 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75 2025-02-26 18:08:59.381 [DefaultDispatcher-worker-13 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75 2025-02-26 18:08:59.390 [DefaultDispatcher-worker-19 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.395 [DefaultDispatcher-worker-19 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2025-02-26 18:08:59.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-26 18:08:59.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-26 18:08:59.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.434 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc: (connection evicted) 2025-02-26 18:08:59.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-26 18:08:59.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-26 18:08:59.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-26 18:08:59.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-26 18:08:59.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.435 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63fcbf75: (connection evicted) 2025-02-26 18:08:59.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-26 18:08:59.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6b3f4c 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.436 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-26 18:08:59.443 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.448 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.449 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.450 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3831fb48 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.450 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-02-26 18:08:59.451 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-26 18:08:59.458 [DefaultDispatcher-worker-18 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:08:59.458 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.458 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.458 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.458 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-02-26 18:08:59.459 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.459 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.463 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-02-26 18:08:59.464 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-02-26 18:08:59.465 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-02-26 18:08:59.469 [DefaultDispatcher-worker-14 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-02-26 18:08:59.476 [DefaultDispatcher-worker-13 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.481 [DefaultDispatcher-worker-7 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-02-26 18:08:59.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-26 18:08:59.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-26 18:08:59.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.485 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e: (connection evicted) 2025-02-26 18:08:59.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-26 18:08:59.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-26 18:08:59.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-26 18:08:59.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-26 18:08:59.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.485 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d: (connection evicted) 2025-02-26 18:08:59.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-26 18:08:59.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c53ce60 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.486 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.487 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-26 18:08:59.494 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.499 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.500 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.501 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d66a248 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.501 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-26 18:08:59.502 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2 2025-02-26 18:08:59.502 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2 2025-02-26 18:08:59.502 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-26 18:08:59.509 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2 2025-02-26 18:08:59.513 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2 2025-02-26 18:08:59.514 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2 2025-02-26 18:08:59.515 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2 2025-02-26 18:08:59.519 [DefaultDispatcher-worker-16 @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2 2025-02-26 18:08:59.527 [DefaultDispatcher-worker-15 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.532 [DefaultDispatcher-worker-4 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.533 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.534 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508863eb 2025-02-26 18:08:59.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-26 18:08:59.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-26 18:08:59.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.538 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@508863eb: (connection evicted) 2025-02-26 18:08:59.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-26 18:08:59.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-26 18:08:59.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-26 18:08:59.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-26 18:08:59.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.539 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f9871a2: (connection evicted) 2025-02-26 18:08:59.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-26 18:08:59.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab8c3c0 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.540 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-26 18:08:59.541 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.541 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.541 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-26 18:08:59.548 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.553 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.554 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.555 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e92c6c2 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.555 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-26 18:08:59.556 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2025-02-26 18:08:59.556 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2025-02-26 18:08:59.556 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-26 18:08:59.564 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2025-02-26 18:08:59.568 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2025-02-26 18:08:59.569 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2025-02-26 18:08:59.570 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2025-02-26 18:08:59.574 [DefaultDispatcher-worker-17 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2025-02-26 18:08:59.581 [DefaultDispatcher-worker-20 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.585 [DefaultDispatcher-worker-12 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.591 [UI Thread @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-02-26 18:08:59.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-26 18:08:59.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-26 18:08:59.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.593 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa: (connection evicted) 2025-02-26 18:08:59.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-26 18:08:59.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-26 18:08:59.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-26 18:08:59.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-26 18:08:59.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.593 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66032b8d: (connection evicted) 2025-02-26 18:08:59.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-26 18:08:59.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df971b 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.595 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-26 18:08:59.603 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.608 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.609 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.610 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.614 [DefaultDispatcher-worker-5 @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.615 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.622 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-02-26 18:08:59.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-26 18:08:59.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-26 18:08:59.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.635 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363b7709: (connection evicted) 2025-02-26 18:08:59.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-26 18:08:59.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6987a0f3 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.636 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-26 18:08:59.637 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-02-26 18:08:59.637 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-02-26 18:08:59.637 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-26 18:08:59.644 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-02-26 18:08:59.649 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-02-26 18:08:59.650 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-02-26 18:08:59.650 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-02-26 18:08:59.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-26 18:08:59.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-26 18:08:59.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:59.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-26 18:08:59.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e36d0f 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-02-26 18:08:59.654 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-26 18:08:59.662 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-02-26 18:08:59.667 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-02-26 18:08:59.668 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-02-26 18:08:59.668 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-02-26 18:08:59.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-26 18:08:59.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-26 18:08:59.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:59.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-26 18:08:59.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39df2652 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.672 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-26 18:08:59.673 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-26 18:08:59.673 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-26 18:08:59.673 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-26 18:08:59.683 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-26 18:08:59.688 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-26 18:08:59.689 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-26 18:08:59.690 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-26 18:08:59.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-26 18:08:59.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-26 18:08:59.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:59.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-26 18:08:59.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69b2ed81 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-26 18:08:59.693 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-26 18:08:59.701 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-26 18:08:59.706 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-26 18:08:59.707 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-26 18:08:59.708 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-26 18:08:59.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-26 18:08:59.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-26 18:08:59.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:59.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-26 18:08:59.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fe7e22 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.712 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-26 18:08:59.713 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@597f9d91 2025-02-26 18:08:59.713 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@597f9d91 2025-02-26 18:08:59.713 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-26 18:08:59.722 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597f9d91 2025-02-26 18:08:59.727 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597f9d91 2025-02-26 18:08:59.728 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597f9d91 2025-02-26 18:08:59.728 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597f9d91 2025-02-26 18:08:59.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-26 18:08:59.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-26 18:08:59.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:08:59.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-26 18:08:59.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580694ce 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.731 [Test worker @coroutine#4448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-26 18:08:59.739 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.744 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.745 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.746 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.750 [DefaultDispatcher-worker-4 @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.751 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.753 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2025-02-26 18:08:59.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-26 18:08:59.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-26 18:08:59.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.754 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579071ef: (connection evicted) 2025-02-26 18:08:59.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-26 18:08:59.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-26 18:08:59.755 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526ae1fc 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.756 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-26 18:08:59.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.768 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.769 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.769 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad703cd 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-02-26 18:08:59.770 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-26 18:08:59.778 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-02-26 18:08:59.783 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-02-26 18:08:59.784 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-02-26 18:08:59.784 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-02-26 18:08:59.788 [DefaultDispatcher-worker-2 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-02-26 18:08:59.795 [DefaultDispatcher-worker-7 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.798 [DefaultDispatcher-worker-19 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:08:59.798 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.798 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.798 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.799 [DefaultDispatcher-worker-6 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.799 [DefaultDispatcher-worker-6 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.804 [DefaultDispatcher-worker-4 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-02-26 18:08:59.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-26 18:08:59.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-26 18:08:59.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.809 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a62e096: (connection evicted) 2025-02-26 18:08:59.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-26 18:08:59.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-26 18:08:59.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-26 18:08:59.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-26 18:08:59.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.809 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4: (connection evicted) 2025-02-26 18:08:59.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-26 18:08:59.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d462edc 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.810 [Test worker @coroutine#4511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-26 18:08:59.811 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.811 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.811 [Test worker @coroutine#4511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-26 18:08:59.819 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.823 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.824 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.825 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246ee6d8 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.825 [Test worker @coroutine#4511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-26 18:08:59.826 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-02-26 18:08:59.826 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-02-26 18:08:59.826 [Test worker @coroutine#4511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-26 18:08:59.833 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-02-26 18:08:59.838 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-02-26 18:08:59.839 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-02-26 18:08:59.839 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-02-26 18:08:59.844 [DefaultDispatcher-worker-15 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-02-26 18:08:59.851 [DefaultDispatcher-worker-18 @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.858 [DefaultDispatcher-worker-16 @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-02-26 18:08:59.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-26 18:08:59.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-26 18:08:59.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.860 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@330f3046: (connection evicted) 2025-02-26 18:08:59.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-26 18:08:59.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-26 18:08:59.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-26 18:08:59.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-26 18:08:59.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.861 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@791b9887: (connection evicted) 2025-02-26 18:08:59.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-26 18:08:59.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1ba660 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.863 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-26 18:08:59.870 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.875 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.876 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.877 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.877 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77095c8c 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-26 18:08:59.878 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-26 18:08:59.885 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-26 18:08:59.890 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-26 18:08:59.891 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-26 18:08:59.892 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-26 18:08:59.894 [DefaultDispatcher-worker-13 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:08:59.894 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.894 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.894 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.895 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.895 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.896 [DefaultDispatcher-worker-1 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-26 18:08:59.903 [DefaultDispatcher-worker-1 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.909 [DefaultDispatcher-worker-1 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.913 [DefaultDispatcher-worker-3 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.917 [DefaultDispatcher-worker-16 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-26 18:08:59.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-26 18:08:59.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-26 18:08:59.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.924 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292d1705: (connection evicted) 2025-02-26 18:08:59.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-26 18:08:59.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-26 18:08:59.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-26 18:08:59.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-26 18:08:59.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.925 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4757f: (connection evicted) 2025-02-26 18:08:59.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-26 18:08:59.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-26 18:08:59.926 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-26 18:08:59.926 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cdd0f2f 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.927 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-26 18:08:59.937 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.942 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.943 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.944 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d7792e 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-02-26 18:08:59.944 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-26 18:08:59.952 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-02-26 18:08:59.957 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-02-26 18:08:59.957 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-02-26 18:08:59.958 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-02-26 18:08:59.962 [DefaultDispatcher-worker-10 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-02-26 18:08:59.969 [DefaultDispatcher-worker-17 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.972 [DefaultDispatcher-worker-6 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:08:59.972 [DefaultDispatcher-worker-6 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.973 [DefaultDispatcher-worker-6 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:08:59.973 [DefaultDispatcher-worker-6 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.973 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.973 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:08:59.974 [DefaultDispatcher-worker-3 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.977 [DefaultDispatcher-worker-9 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-02-26 18:08:59.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-26 18:08:59.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-26 18:08:59.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.983 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291: (connection evicted) 2025-02-26 18:08:59.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-26 18:08:59.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-26 18:08:59.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-26 18:08:59.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-26 18:08:59.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:08:59.983 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5: (connection evicted) 2025-02-26 18:08:59.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:08:59.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-26 18:08:59.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e64e44c 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.984 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:08:59.985 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-26 18:08:59.992 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:08:59.997 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:08:59.998 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:08:59.998 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58453967 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-02-26 18:08:59.999 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-26 18:09:00.006 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-02-26 18:09:00.011 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-02-26 18:09:00.011 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-02-26 18:09:00.012 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-02-26 18:09:00.016 [DefaultDispatcher-worker-13 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-02-26 18:09:00.024 [DefaultDispatcher-worker-2 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:09:00.028 [DefaultDispatcher-worker-15 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-02-26 18:09:00.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-26 18:09:00.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-26 18:09:00.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.030 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406ea770: (connection evicted) 2025-02-26 18:09:00.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-26 18:09:00.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-26 18:09:00.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-26 18:09:00.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-26 18:09:00.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.031 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94: (connection evicted) 2025-02-26 18:09:00.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-26 18:09:00.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265ef3d0 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.033 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-26 18:09:00.034 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.034 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.034 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-26 18:09:00.041 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.046 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.048 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.048 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db84bfa 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-02-26 18:09:00.049 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-26 18:09:00.056 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-02-26 18:09:00.058 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:09:00.058 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.058 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.058 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.059 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.059 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.061 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-02-26 18:09:00.062 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-02-26 18:09:00.063 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-02-26 18:09:00.067 [DefaultDispatcher-worker-2 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-02-26 18:09:00.074 [DefaultDispatcher-worker-7 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.080 [DefaultDispatcher-worker-17 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.090 [DefaultDispatcher-worker-8 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-02-26 18:09:00.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-26 18:09:00.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-26 18:09:00.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.091 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33212ae6: (connection evicted) 2025-02-26 18:09:00.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-26 18:09:00.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-26 18:09:00.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-26 18:09:00.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-26 18:09:00.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.092 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08: (connection evicted) 2025-02-26 18:09:00.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-26 18:09:00.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e552ff 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.093 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-26 18:09:00.100 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:09:00.100 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.100 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.100 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.101 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.101 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.102 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.107 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.108 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.109 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.109 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-26 18:09:00.109 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.109 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.109 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.109 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.109 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71dbfe64 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2025-02-26 18:09:00.110 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-26 18:09:00.117 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2025-02-26 18:09:00.122 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2025-02-26 18:09:00.123 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2025-02-26 18:09:00.124 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2025-02-26 18:09:00.127 [DefaultDispatcher-worker-14 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2025-02-26 18:09:00.134 [DefaultDispatcher-worker-14 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.139 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:09:00.139 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.139 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.139 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.139 [DefaultDispatcher-worker-9 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.139 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.143 [DefaultDispatcher-worker-6 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.150 [DefaultDispatcher-worker-1 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510cefb6 2025-02-26 18:09:00.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-26 18:09:00.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-26 18:09:00.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.151 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510cefb6: (connection evicted) 2025-02-26 18:09:00.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-26 18:09:00.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-26 18:09:00.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-26 18:09:00.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-26 18:09:00.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.151 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a: (connection evicted) 2025-02-26 18:09:00.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-26 18:09:00.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19574274 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.153 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-26 18:09:00.161 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.162 [DefaultDispatcher-worker-13 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:09:00.162 [DefaultDispatcher-worker-13 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.162 [DefaultDispatcher-worker-13 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.162 [DefaultDispatcher-worker-13 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.163 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.163 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.166 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.167 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.168 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8cb4c9 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.168 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-26 18:09:00.169 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-02-26 18:09:00.169 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-02-26 18:09:00.169 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-26 18:09:00.176 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-02-26 18:09:00.181 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-02-26 18:09:00.182 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-02-26 18:09:00.183 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-02-26 18:09:00.187 [DefaultDispatcher-worker-16 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-02-26 18:09:00.193 [DefaultDispatcher-worker-8 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.198 [DefaultDispatcher-worker-9 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-02-26 18:09:00.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-26 18:09:00.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-26 18:09:00.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.205 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1b710: (connection evicted) 2025-02-26 18:09:00.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-26 18:09:00.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-26 18:09:00.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-26 18:09:00.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-26 18:09:00.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.206 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93a793a: (connection evicted) 2025-02-26 18:09:00.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-26 18:09:00.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a04eae 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.207 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-26 18:09:00.214 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.219 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.220 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.221 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.221 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f49d72 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-02-26 18:09:00.222 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-26 18:09:00.229 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-02-26 18:09:00.235 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-02-26 18:09:00.236 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-02-26 18:09:00.237 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-02-26 18:09:00.241 [DefaultDispatcher-worker-14 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-02-26 18:09:00.248 [DefaultDispatcher-worker-3 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.252 [DefaultDispatcher-worker-20 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-02-26 18:09:00.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-26 18:09:00.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-26 18:09:00.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.255 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1026a011: (connection evicted) 2025-02-26 18:09:00.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-26 18:09:00.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-26 18:09:00.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-26 18:09:00.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-26 18:09:00.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.256 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a009e7: (connection evicted) 2025-02-26 18:09:00.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-26 18:09:00.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233d40da 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.257 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-26 18:09:00.264 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.270 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.271 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dab184 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-26 18:09:00.271 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-26 18:09:00.279 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-26 18:09:00.281 [DefaultDispatcher-worker-11 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:09:00.281 [DefaultDispatcher-worker-11 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.281 [DefaultDispatcher-worker-11 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.281 [DefaultDispatcher-worker-11 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.282 [DefaultDispatcher-worker-2 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.282 [DefaultDispatcher-worker-2 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.284 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-26 18:09:00.284 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-26 18:09:00.285 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-26 18:09:00.289 [DefaultDispatcher-worker-14 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-26 18:09:00.296 [DefaultDispatcher-worker-6 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.300 [DefaultDispatcher-worker-1 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-26 18:09:00.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-26 18:09:00.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-26 18:09:00.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.302 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8: (connection evicted) 2025-02-26 18:09:00.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-26 18:09:00.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-26 18:09:00.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-26 18:09:00.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-26 18:09:00.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.302 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2: (connection evicted) 2025-02-26 18:09:00.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-26 18:09:00.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d43b9b 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.304 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-26 18:09:00.312 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.316 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.317 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.318 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3794621d 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.318 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-26 18:09:00.319 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-02-26 18:09:00.319 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-02-26 18:09:00.319 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-26 18:09:00.326 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-02-26 18:09:00.330 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-02-26 18:09:00.331 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-02-26 18:09:00.332 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-02-26 18:09:00.336 [DefaultDispatcher-worker-11 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-02-26 18:09:00.336 [DefaultDispatcher-worker-9 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:09:00.337 [DefaultDispatcher-worker-9 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.337 [DefaultDispatcher-worker-9 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.337 [DefaultDispatcher-worker-9 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.337 [DefaultDispatcher-worker-11 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.337 [DefaultDispatcher-worker-11 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.343 [DefaultDispatcher-worker-11 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.350 [DefaultDispatcher-worker-13 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.353 [DefaultDispatcher-worker-18 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.404 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.419 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.463 [DefaultDispatcher-worker-3 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:09:00.463 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.464 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.464 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.464 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.464 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.466 [DefaultDispatcher-worker-7 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-02-26 18:09:00.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-26 18:09:00.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-26 18:09:00.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.468 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c: (connection evicted) 2025-02-26 18:09:00.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-26 18:09:00.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-26 18:09:00.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-26 18:09:00.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-26 18:09:00.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.468 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5: (connection evicted) 2025-02-26 18:09:00.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-26 18:09:00.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b58788a 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.469 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.470 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-26 18:09:00.477 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.482 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.483 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.483 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e6a643 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-26 18:09:00.484 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-26 18:09:00.491 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-26 18:09:00.496 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-26 18:09:00.497 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-26 18:09:00.497 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-26 18:09:00.501 [DefaultDispatcher-worker-9 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-26 18:09:00.508 [DefaultDispatcher-worker-8 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.514 [DefaultDispatcher-worker-5 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.521 [DefaultDispatcher-worker-3 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2162e4a 2025-02-26 18:09:00.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-26 18:09:00.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-26 18:09:00.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.523 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2162e4a: (connection evicted) 2025-02-26 18:09:00.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-26 18:09:00.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-26 18:09:00.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-26 18:09:00.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-26 18:09:00.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.524 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223095d3: (connection evicted) 2025-02-26 18:09:00.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-26 18:09:00.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb506d0 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.525 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-26 18:09:00.532 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.537 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.538 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.539 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e847a7 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.539 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-26 18:09:00.540 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-26 18:09:00.540 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-26 18:09:00.540 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-26 18:09:00.547 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-26 18:09:00.552 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-26 18:09:00.552 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-26 18:09:00.553 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-26 18:09:00.557 [DefaultDispatcher-worker-6 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-26 18:09:00.564 [DefaultDispatcher-worker-17 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.570 [DefaultDispatcher-worker-8 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-02-26 18:09:00.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-26 18:09:00.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-26 18:09:00.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.573 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc148d: (connection evicted) 2025-02-26 18:09:00.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-26 18:09:00.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-26 18:09:00.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-26 18:09:00.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-26 18:09:00.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.573 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6608072d: (connection evicted) 2025-02-26 18:09:00.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-26 18:09:00.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb36d8d 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.574 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.575 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-26 18:09:00.582 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.587 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.587 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.588 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e089bcb 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.588 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-02-26 18:09:00.589 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-26 18:09:00.596 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-02-26 18:09:00.601 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-02-26 18:09:00.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-02-26 18:09:00.602 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-02-26 18:09:00.606 [DefaultDispatcher-worker-6 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-02-26 18:09:00.613 [DefaultDispatcher-worker-11 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.618 [DefaultDispatcher-worker-14 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.623 [DefaultDispatcher-worker-9 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-02-26 18:09:00.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-26 18:09:00.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-26 18:09:00.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.626 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639f5460: (connection evicted) 2025-02-26 18:09:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-26 18:09:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-26 18:09:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-26 18:09:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-26 18:09:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.626 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318ff889: (connection evicted) 2025-02-26 18:09:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-26 18:09:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a683f92 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.627 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-26 18:09:00.635 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.639 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.640 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.641 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.645 [DefaultDispatcher-worker-10 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.648 [DefaultDispatcher-worker-17 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-26 18:09:00.655 [UI Thread @coroutine#5022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=699018556677423104 2025-02-26 18:09:00.655 [UI Thread @coroutine#5022] 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=699018556677423104. 2025-02-26 18:09:00.655 [UI Thread @coroutine#5022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=699018556677423104 2025-02-26 18:09:00.656 [UI Thread @coroutine#5022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=699018556677423104 2025-02-26 18:09:00.656 [UI Thread @coroutine#5022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699018556677423104 2025-02-26 18:09:00.656 [UI Thread @coroutine#5022] 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=699018556677423104. 2025-02-26 18:09:00.656 [UI Thread @coroutine#5022] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=699018556677423104 to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:09:00.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-26 18:09:00.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-26 18:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.658 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92: (connection evicted) 2025-02-26 18:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-26 18:09:00.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae1ee85 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.692 [Test worker @coroutine#5038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-26 18:09:00.700 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.705 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.706 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.707 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.711 [DefaultDispatcher-worker-8 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.721 [DefaultDispatcher-worker-17 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.724 [DefaultDispatcher-worker-12 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-26 18:09:00.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-26 18:09:00.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-26 18:09:00.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.731 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c: (connection evicted) 2025-02-26 18:09:00.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-26 18:09:00.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d6e8dfc 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-26 18:09:00.768 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-26 18:09:00.776 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-26 18:09:00.780 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-26 18:09:00.781 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-26 18:09:00.782 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-26 18:09:00.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-26 18:09:00.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-26 18:09:00.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:00.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-26 18:09:00.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47cf41d7 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-26 18:09:00.786 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-26 18:09:00.794 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-26 18:09:00.798 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-26 18:09:00.799 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-26 18:09:00.800 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-26 18:09:00.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-26 18:09:00.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-26 18:09:00.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:00.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-26 18:09:00.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c68ccb 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2 2025-02-26 18:09:00.803 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-26 18:09:00.803 [DefaultDispatcher-worker-8 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:09:00.804 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.804 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.804 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.804 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.804 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.811 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2 2025-02-26 18:09:00.816 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2 2025-02-26 18:09:00.817 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2 2025-02-26 18:09:00.818 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb1af3f 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-02-26 18:09:00.818 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-26 18:09:00.826 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-02-26 18:09:00.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-02-26 18:09:00.832 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-02-26 18:09:00.833 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-02-26 18:09:00.836 [DefaultDispatcher-worker-10 @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-02-26 18:09:00.844 [DefaultDispatcher-worker-20 @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2 2025-02-26 18:09:00.846 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49359/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.846 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49359/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 18:09:00.846 [UI Thread @coroutine#5125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49359/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.847 [UI Thread @coroutine#5125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49359/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.847 [UI Thread @coroutine#5125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49359/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.847 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49359/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 18:09:00.847 [UI Thread @coroutine#5125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49359/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:09:00.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-26 18:09:00.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-26 18:09:00.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.849 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2ec8b2: (connection evicted) 2025-02-26 18:09:00.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-26 18:09:00.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-26 18:09:00.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-26 18:09:00.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-26 18:09:00.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.849 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32bff23d: (connection evicted) 2025-02-26 18:09:00.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-26 18:09:00.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6066e1 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.850 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-26 18:09:00.851 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-02-26 18:09:00.851 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-02-26 18:09:00.851 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-26 18:09:00.858 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-02-26 18:09:00.863 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-02-26 18:09:00.863 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-02-26 18:09:00.864 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15045e40 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.864 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-26 18:09:00.865 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2025-02-26 18:09:00.865 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2025-02-26 18:09:00.865 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-26 18:09:00.872 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2025-02-26 18:09:00.876 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2025-02-26 18:09:00.877 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2025-02-26 18:09:00.878 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2025-02-26 18:09:00.882 [DefaultDispatcher-worker-13 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2025-02-26 18:09:00.888 [DefaultDispatcher-worker-13 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-02-26 18:09:00.889 [UI Thread @coroutine#5154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59897/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.889 [UI Thread @coroutine#5154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59897/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 18:09:00.889 [UI Thread @coroutine#5154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59897/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.890 [UI Thread @coroutine#5154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59897/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.890 [UI Thread @coroutine#5154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59897/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-26 18:09:00.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-26 18:09:00.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.891 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5435582e: (connection evicted) 2025-02-26 18:09:00.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-26 18:09:00.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-26 18:09:00.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-26 18:09:00.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-26 18:09:00.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.891 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2574123a: (connection evicted) 2025-02-26 18:09:00.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-26 18:09:00.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2bd635 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.892 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-26 18:09:00.893 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-02-26 18:09:00.893 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-02-26 18:09:00.893 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-26 18:09:00.899 [DefaultDispatcher-worker-3 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:09:00.899 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.899 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.899 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.900 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.900 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.900 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-02-26 18:09:00.905 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-02-26 18:09:00.906 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-02-26 18:09:00.906 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7b277a 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-02-26 18:09:00.907 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-26 18:09:00.914 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-02-26 18:09:00.919 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-02-26 18:09:00.919 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-02-26 18:09:00.920 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-02-26 18:09:00.924 [DefaultDispatcher-worker-11 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-02-26 18:09:00.931 [DefaultDispatcher-worker-17 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-02-26 18:09:00.932 [UI Thread @coroutine#5186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.932 [UI Thread @coroutine#5186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 18:09:00.932 [UI Thread @coroutine#5186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.933 [UI Thread @coroutine#5186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.933 [UI Thread @coroutine#5186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-26 18:09:00.933 [UI Thread @coroutine#5186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-26 18:09:00.933 [UI Thread @coroutine#5186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:09:00.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-26 18:09:00.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-26 18:09:00.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.934 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6: (connection evicted) 2025-02-26 18:09:00.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-26 18:09:00.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-26 18:09:00.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-26 18:09:00.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-26 18:09:00.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.934 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635791b7: (connection evicted) 2025-02-26 18:09:00.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-26 18:09:00.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112d94d 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.936 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-26 18:09:00.943 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.948 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.949 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.950 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5323b690 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 18:09:00.950 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-26 18:09:00.958 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 18:09:00.962 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 18:09:00.963 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 18:09:00.964 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 18:09:00.968 [DefaultDispatcher-worker-9 @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2025-02-26 18:09:00.976 [DefaultDispatcher-worker-16 @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.977 [DefaultDispatcher-worker-20 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:09:00.977 [DefaultDispatcher-worker-20 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.977 [DefaultDispatcher-worker-20 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:00.977 [DefaultDispatcher-worker-20 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.978 [DefaultDispatcher-worker-2 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.978 [DefaultDispatcher-worker-2 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:00.984 [DefaultDispatcher-worker-7 @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0 2025-02-26 18:09:00.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-26 18:09:00.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-26 18:09:00.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.989 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42f40ad0: (connection evicted) 2025-02-26 18:09:00.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-26 18:09:00.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-26 18:09:00.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-26 18:09:00.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-26 18:09:00.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:00.989 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f48a79a: (connection evicted) 2025-02-26 18:09:00.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:00.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-26 18:09:00.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b35976a 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:00.991 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-26 18:09:00.998 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.003 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.004 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.005 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.009 [DefaultDispatcher-worker-14 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.019 [DefaultDispatcher-worker-3 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.025 [DefaultDispatcher-worker-1 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.034 [DefaultDispatcher-worker-3 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-02-26 18:09:01.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-26 18:09:01.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-26 18:09:01.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.036 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311d8595: (connection evicted) 2025-02-26 18:09:01.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-26 18:09:01.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fb4f7f 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.037 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-26 18:09:01.044 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.049 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.050 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.051 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf7860e 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 18:09:01.051 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-26 18:09:01.058 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 18:09:01.063 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:09:01.063 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.063 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.063 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.064 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.064 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.064 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 18:09:01.065 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 18:09:01.065 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 18:09:01.069 [DefaultDispatcher-worker-20 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2025-02-26 18:09:01.076 [DefaultDispatcher-worker-18 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.080 [DefaultDispatcher-worker-19 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-02-26 18:09:01.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-26 18:09:01.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-26 18:09:01.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.087 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@756476a3: (connection evicted) 2025-02-26 18:09:01.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-26 18:09:01.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-26 18:09:01.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-26 18:09:01.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-26 18:09:01.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.088 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be: (connection evicted) 2025-02-26 18:09:01.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-26 18:09:01.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cad6289 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.089 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-26 18:09:01.097 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.101 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.102 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.103 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.105 [DefaultDispatcher-worker-19 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:09:01.106 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.106 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.106 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.106 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.106 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.107 [DefaultDispatcher-worker-8 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.110 [DefaultDispatcher-worker-17 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.117 [DefaultDispatcher-worker-5 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2025-02-26 18:09:01.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-26 18:09:01.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-26 18:09:01.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.118 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1: (connection evicted) 2025-02-26 18:09:01.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-26 18:09:01.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d5395a 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.119 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-26 18:09:01.126 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.131 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.132 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.133 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.137 [DefaultDispatcher-worker-14 @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.140 [DefaultDispatcher-worker-17 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2025-02-26 18:09:01.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-26 18:09:01.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-26 18:09:01.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.141 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2381a837: (connection evicted) 2025-02-26 18:09:01.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-26 18:09:01.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136dc728 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-26 18:09:01.142 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-02-26 18:09:01.143 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-26 18:09:01.144 [DefaultDispatcher-worker-11 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:09:01.144 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.144 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.144 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.144 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.150 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-02-26 18:09:01.156 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-02-26 18:09:01.156 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-02-26 18:09:01.157 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-02-26 18:09:01.194 [DefaultDispatcher-worker-7 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-02-26 18:09:01.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-26 18:09:01.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-26 18:09:01.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.197 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b: (connection evicted) 2025-02-26 18:09:01.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-26 18:09:01.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-26 18:09:01.198 [DefaultDispatcher-worker-14 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f9a7d6f 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.198 [DefaultDispatcher-worker-14 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.198 [DefaultDispatcher-worker-14 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.198 [DefaultDispatcher-worker-14 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.198 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-26 18:09:01.199 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.199 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.206 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.211 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.211 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.212 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.217 [DefaultDispatcher-worker-3 @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.220 [DefaultDispatcher-worker-17 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12039ae0 2025-02-26 18:09:01.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-26 18:09:01.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-26 18:09:01.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.223 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12039ae0: (connection evicted) 2025-02-26 18:09:01.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-26 18:09:01.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3247f8 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-02-26 18:09:01.226 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-26 18:09:01.233 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-02-26 18:09:01.238 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-02-26 18:09:01.239 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-02-26 18:09:01.240 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-02-26 18:09:01.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-26 18:09:01.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-26 18:09:01.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:01.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-26 18:09:01.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff48cdc 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-02-26 18:09:01.243 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-26 18:09:01.250 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-02-26 18:09:01.255 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-02-26 18:09:01.256 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-02-26 18:09:01.257 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-02-26 18:09:01.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-26 18:09:01.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-26 18:09:01.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:01.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-26 18:09:01.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73760b13 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.258 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.259 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-26 18:09:01.259 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6aecec 2025-02-26 18:09:01.259 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6aecec 2025-02-26 18:09:01.259 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-26 18:09:01.267 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6aecec 2025-02-26 18:09:01.272 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6aecec 2025-02-26 18:09:01.272 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6aecec 2025-02-26 18:09:01.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6aecec 2025-02-26 18:09:01.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-26 18:09:01.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-26 18:09:01.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:01.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-26 18:09:01.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-26 18:09:01.279 [UI Thread @coroutine#5481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/Site/verify 2025-02-26 18:09:01.279 [UI Thread @coroutine#5481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/Site/verify. 2025-02-26 18:09:01.279 [UI Thread @coroutine#5481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/Site/verify 2025-02-26 18:09:01.280 [UI Thread @coroutine#5481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/Site/verify 2025-02-26 18:09:01.281 [UI Thread @coroutine#5481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/Site/verify 2025-02-26 18:09:01.281 [UI Thread @coroutine#5481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41429/Site/verify. 2025-02-26 18:09:01.281 [UI Thread @coroutine#5481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41429/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1380a19b 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@321d39cc 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@321d39cc 2025-02-26 18:09:01.284 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-26 18:09:01.287 [DefaultDispatcher-worker-20 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:09:01.287 [DefaultDispatcher-worker-20 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.287 [DefaultDispatcher-worker-20 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.287 [DefaultDispatcher-worker-20 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.287 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.287 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.292 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321d39cc 2025-02-26 18:09:01.297 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321d39cc 2025-02-26 18:09:01.298 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321d39cc 2025-02-26 18:09:01.299 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321d39cc 2025-02-26 18:09:01.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-26 18:09:01.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-26 18:09:01.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:01.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-26 18:09:01.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0c3793 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 18:09:01.301 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-26 18:09:01.309 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 18:09:01.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 18:09:01.315 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 18:09:01.316 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-02-26 18:09:01.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-26 18:09:01.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-26 18:09:01.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:01.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-26 18:09:01.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48515dfc 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 18:09:01.318 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-26 18:09:01.326 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 18:09:01.331 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 18:09:01.332 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 18:09:01.333 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2025-02-26 18:09:01.334 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52381/Site/verify 2025-02-26 18:09:01.334 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52381/Site/verify. 2025-02-26 18:09:01.334 [UI Thread @coroutine#5546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52381/Site/verify 2025-02-26 18:09:01.335 [UI Thread @coroutine#5546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52381/Site/verify 2025-02-26 18:09:01.335 [UI Thread @coroutine#5546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52381/Site/verify 2025-02-26 18:09:01.335 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52381/Site/verify. 2025-02-26 18:09:01.335 [UI Thread @coroutine#5546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52381/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:09:01.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-26 18:09:01.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-26 18:09:01.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:01.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-26 18:09:01.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-26 18:09:01.339 [UI Thread @coroutine#5558] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35553/Site/verify 2025-02-26 18:09:01.339 [UI Thread @coroutine#5558] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35553/Site/verify. 2025-02-26 18:09:01.339 [UI Thread @coroutine#5558] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35553/Site/verify 2025-02-26 18:09:01.340 [UI Thread @coroutine#5558] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35553/Site/verify 2025-02-26 18:09:01.340 [UI Thread @coroutine#5558] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35553/Site/verify 2025-02-26 18:09:01.340 [UI Thread @coroutine#5558] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35553/Site/verify. 2025-02-26 18:09:01.340 [UI Thread @coroutine#5558] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35553/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:09:01.341 [DefaultDispatcher-worker-7 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:09:01.341 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.342 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.342 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.342 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.342 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.342 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40543/Site/verify 2025-02-26 18:09:01.342 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40543/Site/verify. 2025-02-26 18:09:01.342 [UI Thread @coroutine#5574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40543/Site/verify 2025-02-26 18:09:01.343 [UI Thread @coroutine#5574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40543/Site/verify 2025-02-26 18:09:01.343 [UI Thread @coroutine#5574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40543/Site/verify 2025-02-26 18:09:01.343 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40543/Site/verify. 2025-02-26 18:09:01.343 [UI Thread @coroutine#5574] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40543/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:09:01.346 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-26 18:09:01.346 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-26 18:09:01.346 [UI Thread @coroutine#5588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-26 18:09:01.347 [UI Thread @coroutine#5588] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dc1d99 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.348 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.349 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-26 18:09:01.357 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.362 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.362 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.363 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.368 [DefaultDispatcher-worker-9 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.378 [DefaultDispatcher-worker-15 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.383 [DefaultDispatcher-worker-6 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.386 [DefaultDispatcher-worker-18 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.389 [DefaultDispatcher-worker-7 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.392 [DefaultDispatcher-worker-7 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.397 [DefaultDispatcher-worker-9 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.405 [DefaultDispatcher-worker-13 @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467924d8 2025-02-26 18:09:01.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-26 18:09:01.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-26 18:09:01.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.406 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@467924d8: (connection evicted) 2025-02-26 18:09:01.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-26 18:09:01.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-26 18:09:01.407 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-26 18:09:01.407 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684138c5 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 18:09:01.408 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-26 18:09:01.415 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 18:09:01.420 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 18:09:01.421 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 18:09:01.421 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e713d4 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 18:09:01.422 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-26 18:09:01.430 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 18:09:01.435 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 18:09:01.436 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 18:09:01.437 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 18:09:01.440 [DefaultDispatcher-worker-1 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-02-26 18:09:01.448 [DefaultDispatcher-worker-5 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f 2025-02-26 18:09:01.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-26 18:09:01.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-26 18:09:01.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.455 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a637c4f: (connection evicted) 2025-02-26 18:09:01.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-26 18:09:01.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-26 18:09:01.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-26 18:09:01.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-26 18:09:01.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.456 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75630d9e: (connection evicted) 2025-02-26 18:09:01.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-26 18:09:01.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16fc3be9 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.457 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-26 18:09:01.464 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.468 [DefaultDispatcher-worker-4 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:09:01.468 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.468 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.468 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.469 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.469 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.469 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.470 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.471 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99e68b5 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-26 18:09:01.471 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-26 18:09:01.479 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-26 18:09:01.483 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-26 18:09:01.484 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-26 18:09:01.485 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-26 18:09:01.489 [DefaultDispatcher-worker-6 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-26 18:09:01.496 [DefaultDispatcher-worker-20 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.500 [DefaultDispatcher-worker-19 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f 2025-02-26 18:09:01.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-26 18:09:01.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-26 18:09:01.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.503 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e5f458f: (connection evicted) 2025-02-26 18:09:01.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-26 18:09:01.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-26 18:09:01.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-26 18:09:01.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-26 18:09:01.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.503 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e: (connection evicted) 2025-02-26 18:09:01.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-26 18:09:01.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634f627 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.504 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-26 18:09:01.511 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.516 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.517 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.518 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c05ed9 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2025-02-26 18:09:01.518 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-26 18:09:01.525 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2025-02-26 18:09:01.530 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2025-02-26 18:09:01.531 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2025-02-26 18:09:01.532 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2025-02-26 18:09:01.535 [DefaultDispatcher-worker-8 @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2025-02-26 18:09:01.542 [DefaultDispatcher-worker-17 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.547 [DefaultDispatcher-worker-5 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-02-26 18:09:01.604 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.618 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-26 18:09:01.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-26 18:09:01.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.800 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721e5f57: (connection evicted) 2025-02-26 18:09:01.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-26 18:09:01.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-26 18:09:01.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-26 18:09:01.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-26 18:09:01.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.801 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d: (connection evicted) 2025-02-26 18:09:01.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-26 18:09:01.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb8d539 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.802 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-26 18:09:01.809 [DefaultDispatcher-worker-10 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:09:01.809 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.809 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.809 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.809 [DefaultDispatcher-worker-5 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.809 [DefaultDispatcher-worker-5 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.810 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.815 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.816 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.816 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2731e5 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2025-02-26 18:09:01.817 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-26 18:09:01.824 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2025-02-26 18:09:01.829 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2025-02-26 18:09:01.829 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2025-02-26 18:09:01.830 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2025-02-26 18:09:01.834 [DefaultDispatcher-worker-12 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2025-02-26 18:09:01.840 [DefaultDispatcher-worker-11 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.844 [DefaultDispatcher-worker-18 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.848 [DefaultDispatcher-worker-1 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-02-26 18:09:01.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-26 18:09:01.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-26 18:09:01.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.853 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36642182: (connection evicted) 2025-02-26 18:09:01.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-26 18:09:01.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-26 18:09:01.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-26 18:09:01.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-26 18:09:01.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.854 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a636c62: (connection evicted) 2025-02-26 18:09:01.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-26 18:09:01.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ec33f4 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.855 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-26 18:09:01.862 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.867 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.868 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.869 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f90bd8 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2025-02-26 18:09:01.869 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-26 18:09:01.876 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2025-02-26 18:09:01.881 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2025-02-26 18:09:01.882 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2025-02-26 18:09:01.883 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2025-02-26 18:09:01.887 [DefaultDispatcher-worker-17 @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2025-02-26 18:09:01.893 [DefaultDispatcher-worker-13 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.897 [DefaultDispatcher-worker-19 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.901 [DefaultDispatcher-worker-3 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66 2025-02-26 18:09:01.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-26 18:09:01.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-26 18:09:01.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.903 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eaaef66: (connection evicted) 2025-02-26 18:09:01.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-26 18:09:01.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-26 18:09:01.904 [DefaultDispatcher-worker-15 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:09:01.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-26 18:09:01.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-26 18:09:01.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.904 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.904 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.904 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.904 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e2c701: (connection evicted) 2025-02-26 18:09:01.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-26 18:09:01.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-26 18:09:01.904 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.904 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c0392d 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.905 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-26 18:09:01.912 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.917 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.918 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.919 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e60c516 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 18:09:01.919 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-26 18:09:01.926 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 18:09:01.931 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 18:09:01.932 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 18:09:01.933 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 18:09:01.936 [DefaultDispatcher-worker-6 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-02-26 18:09:01.943 [DefaultDispatcher-worker-15 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.947 [DefaultDispatcher-worker-14 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.951 [DefaultDispatcher-worker-10 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-02-26 18:09:01.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-26 18:09:01.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-26 18:09:01.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.953 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a815a: (connection evicted) 2025-02-26 18:09:01.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-26 18:09:01.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-26 18:09:01.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-26 18:09:01.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-26 18:09:01.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.954 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7158a28c: (connection evicted) 2025-02-26 18:09:01.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-26 18:09:01.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3532b5d9 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 18:09:01.955 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-26 18:09:01.963 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 18:09:01.968 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 18:09:01.969 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 18:09:01.970 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 18:09:01.974 [DefaultDispatcher-worker-7 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511936ad 2025-02-26 18:09:01.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-26 18:09:01.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-26 18:09:01.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:01.975 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@511936ad: (connection evicted) 2025-02-26 18:09:01.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:01.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-26 18:09:01.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fa4822 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:01.976 [Test worker @coroutine#5963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-26 18:09:01.982 [DefaultDispatcher-worker-5 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:09:01.982 [DefaultDispatcher-worker-5 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.982 [DefaultDispatcher-worker-5 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:01.982 [DefaultDispatcher-worker-5 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.983 [DefaultDispatcher-worker-20 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.983 [DefaultDispatcher-worker-20 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:01.983 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:01.988 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:01.989 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:01.990 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:01.994 [DefaultDispatcher-worker-9 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:02.004 [DefaultDispatcher-worker-4 @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:02.007 [DefaultDispatcher-worker-18 @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2025-02-26 18:09:02.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-26 18:09:02.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-26 18:09:02.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:02.010 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46672a62: (connection evicted) 2025-02-26 18:09:02.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-26 18:09:02.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bbbede1 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.011 [Test worker @coroutine#5991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-26 18:09:02.018 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.023 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.025 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.036 [DefaultDispatcher-worker-6 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.039 [DefaultDispatcher-worker-14 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.042 [DefaultDispatcher-worker-11 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.048 [DefaultDispatcher-worker-16 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-02-26 18:09:02.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-26 18:09:02.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-26 18:09:02.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:02.049 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56: (connection evicted) 2025-02-26 18:09:02.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-26 18:09:02.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@faff2bf 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.050 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.051 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.051 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.051 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-26 18:09:02.051 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.051 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.051 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-26 18:09:02.058 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.063 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.064 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.067 [DefaultDispatcher-worker-7 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:09:02.067 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.067 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.067 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.068 [DefaultDispatcher-worker-7 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.068 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.068 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.078 [DefaultDispatcher-worker-2 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.082 [DefaultDispatcher-worker-10 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.087 [DefaultDispatcher-worker-12 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-02-26 18:09:02.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-26 18:09:02.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-26 18:09:02.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:02.088 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b: (connection evicted) 2025-02-26 18:09:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-26 18:09:02.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4967fabe 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.090 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-26 18:09:02.091 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-02-26 18:09:02.091 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-02-26 18:09:02.091 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-26 18:09:02.098 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-02-26 18:09:02.103 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-02-26 18:09:02.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-02-26 18:09:02.104 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-02-26 18:09:02.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-26 18:09:02.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-26 18:09:02.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-26 18:09:02.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7931cea2 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2025-02-26 18:09:02.109 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-26 18:09:02.110 [DefaultDispatcher-worker-20 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:09:02.110 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.110 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.110 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.111 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.111 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.117 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2025-02-26 18:09:02.122 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2025-02-26 18:09:02.123 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2025-02-26 18:09:02.124 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2025-02-26 18:09:02.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-26 18:09:02.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-26 18:09:02.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-26 18:09:02.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec02149 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.127 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-26 18:09:02.128 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-02-26 18:09:02.128 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-02-26 18:09:02.128 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-26 18:09:02.136 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-02-26 18:09:02.141 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-02-26 18:09:02.142 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-02-26 18:09:02.143 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-02-26 18:09:02.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-26 18:09:02.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-26 18:09:02.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-26 18:09:02.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523be426 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.147 [UI Thread @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-26 18:09:02.148 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4d20b 2025-02-26 18:09:02.148 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4d20b 2025-02-26 18:09:02.148 [UI Thread @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-26 18:09:02.148 [DefaultDispatcher-worker-12 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:09:02.148 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.148 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.148 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.149 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.155 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f4d20b 2025-02-26 18:09:02.159 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f4d20b 2025-02-26 18:09:02.160 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f4d20b 2025-02-26 18:09:02.161 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f4d20b 2025-02-26 18:09:02.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-26 18:09:02.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-26 18:09:02.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:02.163 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f4d20b: (connection evicted) 2025-02-26 18:09:02.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-26 18:09:02.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.164 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-26 18:09:02.165 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-26 18:09:02.173 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-26 18:09:02.178 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-26 18:09:02.179 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-26 18:09:02.180 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-26 18:09:02.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-26 18:09:02.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-26 18:09:02.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-26 18:09:02.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1741afaf 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-02-26 18:09:02.182 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-26 18:09:02.190 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-02-26 18:09:02.195 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-02-26 18:09:02.196 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-02-26 18:09:02.197 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-02-26 18:09:02.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-26 18:09:02.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-26 18:09:02.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-26 18:09:02.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ce2982 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.198 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-26 18:09:02.199 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-02-26 18:09:02.199 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-02-26 18:09:02.199 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-26 18:09:02.203 [DefaultDispatcher-worker-3 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:09:02.203 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.203 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.203 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.204 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.204 [DefaultDispatcher-worker-18 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.207 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-02-26 18:09:02.212 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-02-26 18:09:02.213 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-02-26 18:09:02.213 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-02-26 18:09:02.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-26 18:09:02.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-26 18:09:02.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-26 18:09:02.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6267b25a 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.215 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-26 18:09:02.216 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-02-26 18:09:02.216 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-02-26 18:09:02.216 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-26 18:09:02.223 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-02-26 18:09:02.228 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-02-26 18:09:02.229 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-02-26 18:09:02.230 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-02-26 18:09:02.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-26 18:09:02.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-26 18:09:02.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-26 18:09:02.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7569efdd 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-26 18:09:02.232 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-26 18:09:02.240 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-26 18:09:02.245 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-26 18:09:02.246 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-26 18:09:02.247 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-26 18:09:02.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-26 18:09:02.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-26 18:09:02.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-26 18:09:02.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdab06c 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-26 18:09:02.250 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-26 18:09:02.258 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-26 18:09:02.263 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-26 18:09:02.264 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-26 18:09:02.264 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-26 18:09:02.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-26 18:09:02.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-26 18:09:02.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-26 18:09:02.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be75a68 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.266 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-26 18:09:02.267 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-02-26 18:09:02.267 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-02-26 18:09:02.267 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-26 18:09:02.274 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-02-26 18:09:02.279 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-02-26 18:09:02.280 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-02-26 18:09:02.281 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-02-26 18:09:02.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-26 18:09:02.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-26 18:09:02.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-26 18:09:02.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7054b8a1 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-02-26 18:09:02.283 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-26 18:09:02.291 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-02-26 18:09:02.292 [DefaultDispatcher-worker-14 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:09:02.292 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.292 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.292 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.293 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.293 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.297 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-02-26 18:09:02.297 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-02-26 18:09:02.298 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-02-26 18:09:02.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-26 18:09:02.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-26 18:09:02.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-26 18:09:02.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-26 18:09:02.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f707d71 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.301 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-26 18:09:02.302 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-02-26 18:09:02.302 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-02-26 18:09:02.302 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-26 18:09:02.309 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-02-26 18:09:02.314 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-02-26 18:09:02.315 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-02-26 18:09:02.316 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-02-26 18:09:02.321 [UI Thread @coroutine#6307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-26 18:09:02.321 [UI Thread @coroutine#6307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-02-26 18:09:02.321 [UI Thread @coroutine#6307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-26 18:09:02.322 [UI Thread @coroutine#6307] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-26 18:09:02.323 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-266 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc due to dirty commit state on close(). 2025-02-26 18:09:02.325 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-02-26 18:09:02.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-26 18:09:02.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-26 18:09:02.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:02.325 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc: (connection evicted) 2025-02-26 18:09:02.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-26 18:09:02.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d95bd5a 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.326 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-26 18:09:02.327 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 2025-02-26 18:09:02.327 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 2025-02-26 18:09:02.327 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-26 18:09:02.334 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 2025-02-26 18:09:02.339 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 2025-02-26 18:09:02.340 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 2025-02-26 18:09:02.340 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 2025-02-26 18:09:02.343 [UI Thread @coroutine#6330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56607/Site/verify 2025-02-26 18:09:02.343 [UI Thread @coroutine#6330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56607/Site/verify. 2025-02-26 18:09:02.343 [UI Thread @coroutine#6330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56607/Site/verify 2025-02-26 18:09:02.344 [UI Thread @coroutine#6330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56607/Site/verify 2025-02-26 18:09:02.344 [UI Thread @coroutine#6330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56607/Site/verify 2025-02-26 18:09:02.344 [UI Thread @coroutine#6330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56607/Site/verify. 2025-02-26 18:09:02.344 [UI Thread @coroutine#6330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56607/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-26 18:09:02.345 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-267 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 due to dirty commit state on close(). 2025-02-26 18:09:02.346 [DefaultDispatcher-worker-4 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:09:02.346 [DefaultDispatcher-worker-4 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.346 [DefaultDispatcher-worker-4 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.346 [DefaultDispatcher-worker-4 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.347 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.347 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.347 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459 2025-02-26 18:09:02.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-26 18:09:02.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-26 18:09:02.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:02.348 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b7a2459: (connection evicted) 2025-02-26 18:09:02.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:02.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-26 18:09:02.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e7eb7 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.351 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-26 18:09:02.358 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.363 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.364 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.365 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.369 [DefaultDispatcher-worker-7 @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.373 [DefaultDispatcher-worker-13 @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bf05af 2025-02-26 18:09:02.377 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56329/699018566048227328/_ustadmanifest.json 2025-02-26 18:09:02.377 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56329/699018566048227328/_ustadmanifest.json. 2025-02-26 18:09:02.377 [UI Thread @coroutine#6359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56329/699018566048227328/_ustadmanifest.json 2025-02-26 18:09:02.377 [UI Thread @coroutine#6359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56329/699018566048227328/_ustadmanifest.json 2025-02-26 18:09:02.377 [UI Thread @coroutine#6359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56329/699018566048227328/_ustadmanifest.json 2025-02-26 18:09:02.378 [UI Thread @coroutine#6359] 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:56329/699018566048227328/_ustadmanifest.json. 2025-02-26 18:09:02.378 [UI Thread @coroutine#6359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56329/699018566048227328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:09:02.378 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56329/mediainfo.json 2025-02-26 18:09:02.378 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56329/mediainfo.json. 2025-02-26 18:09:02.378 [UI Thread @coroutine#6359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56329/mediainfo.json 2025-02-26 18:09:02.378 [UI Thread @coroutine#6359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56329/mediainfo.json 2025-02-26 18:09:02.378 [UI Thread @coroutine#6359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56329/mediainfo.json 2025-02-26 18:09:02.420 [UI Thread @coroutine#6359] 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:56329/mediainfo.json. 2025-02-26 18:09:02.420 [UI Thread @coroutine#6359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56329/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:09:02.451 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:02.473 [DefaultDispatcher-worker-10 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:09:02.473 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.473 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.473 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.474 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.474 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.814 [DefaultDispatcher-worker-3 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-02-26 18:09:02.814 [DefaultDispatcher-worker-3 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.814 [DefaultDispatcher-worker-3 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.814 [DefaultDispatcher-worker-3 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.814 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.814 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42705/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.909 [DefaultDispatcher-worker-13 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-02-26 18:09:02.909 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.909 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.909 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.910 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.910 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40065/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.987 [DefaultDispatcher-worker-17 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-02-26 18:09:02.987 [DefaultDispatcher-worker-17 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.987 [DefaultDispatcher-worker-17 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:02.987 [DefaultDispatcher-worker-17 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.988 [DefaultDispatcher-worker-20 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:02.988 [DefaultDispatcher-worker-20 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.073 [DefaultDispatcher-worker-15 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-02-26 18:09:03.073 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.073 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:03.073 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.074 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.074 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57535/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.116 [DefaultDispatcher-worker-18 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-02-26 18:09:03.116 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.116 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:03.116 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.117 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.117 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34817/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.153 [DefaultDispatcher-worker-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c21beb 2025-02-26 18:09:03.153 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.153 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:03.153 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.154 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.208 [DefaultDispatcher-worker-16 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-02-26 18:09:03.209 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.209 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:03.209 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.209 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.209 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54215/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.297 [DefaultDispatcher-worker-11 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-02-26 18:09:03.297 [DefaultDispatcher-worker-11 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.297 [DefaultDispatcher-worker-11 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:03.297 [DefaultDispatcher-worker-11 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.298 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.298 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41031/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.351 [DefaultDispatcher-worker-3 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-02-26 18:09:03.351 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.351 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:03.351 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.352 [DefaultDispatcher-worker-8 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.352 [DefaultDispatcher-worker-8 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54301/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-26 18:09:03.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-26 18:09:03.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:03.423 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27bf05af: (connection evicted) 2025-02-26 18:09:03.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:03.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-26 18:09:03.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351aa7f 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-26 18:09:03.440 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-26 18:09:03.441 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.441 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.441 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-26 18:09:03.449 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.455 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.456 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.457 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.462 [DefaultDispatcher-worker-7 @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.465 [DefaultDispatcher-worker-11 @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-02-26 18:09:03.542 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:03.543 [DefaultDispatcher-worker-8 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-02-26 18:09:03.543 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.543 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId. 2025-02-26 18:09:03.543 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.544 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.544 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49571/UmAppDatabase/replication/nodeId 2025-02-26 18:09:03.546 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51645/699018570841272320/_ustadmanifest.json 2025-02-26 18:09:03.546 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51645/699018570841272320/_ustadmanifest.json. 2025-02-26 18:09:03.546 [UI Thread @coroutine#6417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51645/699018570841272320/_ustadmanifest.json 2025-02-26 18:09:03.547 [UI Thread @coroutine#6417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51645/699018570841272320/_ustadmanifest.json 2025-02-26 18:09:03.547 [UI Thread @coroutine#6417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51645/699018570841272320/_ustadmanifest.json 2025-02-26 18:09:03.547 [UI Thread @coroutine#6417] 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:51645/699018570841272320/_ustadmanifest.json. 2025-02-26 18:09:03.547 [UI Thread @coroutine#6417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51645/699018570841272320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:09:03.548 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51645/tincan.xml 2025-02-26 18:09:03.548 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51645/tincan.xml. 2025-02-26 18:09:03.548 [UI Thread @coroutine#6417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51645/tincan.xml 2025-02-26 18:09:03.548 [UI Thread @coroutine#6417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51645/tincan.xml 2025-02-26 18:09:03.548 [UI Thread @coroutine#6417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51645/tincan.xml 2025-02-26 18:09:03.589 [UI Thread @coroutine#6417] 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:51645/tincan.xml. 2025-02-26 18:09:03.589 [UI Thread @coroutine#6417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51645/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-26 18:09:03.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-26 18:09:03.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-26 18:09:03.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-26 18:09:03.595 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2: (connection evicted) 2025-02-26 18:09:03.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-26 18:09:03.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-26 18:09:03.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed.